Socket Communications Interface : SciLocalSocket protocols

SciLocalSocket protocols
Represents a local ipc socket and provides a service to create, manage and use the socket. Only available on UNIX platforms.
Note:
Local Socket message size limitations.
By default, the send and receive buffers used for local sockets are set at 32 KB (32768 bytes). In addition, there are platform-dependent limitations the programmer should be aware of.
SciLocalSocket has the following methods: