Protocol
|
Server OS
|
Network name in solid.ini file
|
---|---|---|
Named Pipes
|
Windows
|
Listen = nmpipe server
|
TCP/IP
|
Linux, UNIX, Windows
|
Listen = tcpip port
|
TLS
|
Linux, UNIX, Windows
|
Listen = tls port
|
UNIX Pipes
|
Linux, UNIX
|
Listen = upipe server
|
Shared Memory
|
Windows
|
Listen = shmem server
|
Protocol
|
Server OS
|
Network name in solid.ini file
|
---|---|---|
Named Pipes
|
Windows
|
Connect = nmpipe [host] server
|
TCP/IP
|
Linux, UNIX, Windows
|
Connect = tcpip [host] port
|
TLS
|
Linux, UNIX, Windows
|
Connect = tls [host] port
|
UNIX Pipes
|
Linux, UNIX
|
Connect = upipe server
|
Shared Memory
|
Windows
|
Connect = shmen server
|