Networking


Factor supports connection-oriented and packet-oriented communication over a variety of protocols:
TCP/IP and UDP/IP, over IPv4 and IPv6
Unix domain sockets (Unix only)

Networking examples
Address specifiers
Connection-oriented networking
Packet-oriented networking

Secure sockets (SSL, TLS)


See also
Pipes