Classes | |
| class | Address |
| Represents an IP address and port. More... | |
| class | TCPClient |
| Represents a stream-based reliable connection to another PC. More... | |
| class | TCPServer |
| Listens for new connections and spawns a TCPClient to recieve them. More... | |
| class | UDPReceiver |
| Used to recieve udp packets on a single port. More... | |
| class | UDPSender |
| Used to send udp packets. More... | |
1.5.4