Back to FabImage Studio website

You are here: Start » Filter Reference » System » WebSocket » WebSocket_Connect

WebSocket_Connect


Module: FoundationBasic

Connects to a remote server using WebSocket protocol.

Name Type Range Description
Input value inHostName String URL address of the remote server.
Input value inTimeout Integer* 0 - Request timeout in seconds.
Input value inReadBufferSize Integer* Read buffer size.
Input value inAllowUntrusted Bool Whether or not to allow untrusted SSL certificates.
Input value inCaCertFile File* File holding one or more certificates to verify the peer with.
Output value outWebSocket WebSocketId? Connected socket ID.

Complexity Level

This filter is available on Basic Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, FabImage Studio Professional version.