Networking - Factor Documentation (original) (raw)
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
See also
Pipes