TCP/IP client and server(listener). More...
Go to the source code of this file.
Classes | |
| class | NET::TCPClient |
| Represents a stream-based reliable connection to another PC. More... | |
| class | NET::TCPServer |
| Listens for new connections and spawns a TCPClient to recieve them. More... | |
Namespaces | |
| namespace | NET |
Networking. | |
TCP/IP client and server(listener).
1.7.1