Back to FabImage Studio website
You are here: Start » Filter Reference » System » WebSocket
WebSocket
Select a filter 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 |