#include "TCNetSocket.h"


Go to the source code of this file.
Classes | |
| class | TC::Net::SocketServer |
| class for running as net server which can communicate with any number of clients on a specified port. More... | |
| class | TC::Net::SocketServer::DataReceiver |
| Interface for retrieving incoming data on an socked. More... | |
Namespaces | |
| namespace | TC |
| namespace | TC::Net |
Typedefs | |
| typedef SharedPtr< SocketServer > | TC::Net::SocketServerPtr |
| Type for an socket server pointer object. | |
Definition in file TCNetSocketServer.h.