Administrator Guide : Managing network connections : Communication protocols : Summary of protocols
  
Summary of protocols
The following tables summarize the possible operating systems and required forms for network names for the various communication protocols.
solidDB® protocols and network names
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
Application protocols and network names
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
 
See also
Communication protocols