Back to FabImage Library website
You are here: Start » Function Reference » System » WebSocket
WebSocket
Select a function from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
WebSocket_Close | Closes a WebSocket connection. |
FoundationBasic | |
![]() |
WebSocket_Connect | Connects to a remote server using WebSocket protocol. |
FoundationBasic | |
![]() |
WebSocket_ReadBuffer | Receives a byte buffer from a connected WebSocket. |
FoundationBasic | |
![]() |
WebSocket_ReadText | Receives a string from a connected WebSocket. |
FoundationBasic | |
![]() |
WebSocket_WriteBuffer | Outputs a byte buffer through a connected WebSocket. |
FoundationBasic | |
![]() |
WebSocket_WriteText | Outputs a string through a connected WebSocket. |
FoundationBasic |