#include <tcpserver.h>
Public Member Functions | |
| TcpServer () | |
| void | run (int port) |
| NOT EMPLEMENTED NOW !!! | |
| bool | hasConnection () |
| NOT EMPLEMENTED NOW !!! | |
| TcpSocket * | nextConnection () |
| NOT EMPLEMENTED NOW !!! | |
| void | stop () |
| NOT EMPLEMENTED NOW !!! | |
| TcpServer::TcpServer | ( | ) |
| bool TcpServer::hasConnection | ( | ) |
NOT EMPLEMENTED NOW !!!
| TcpSocket* TcpServer::nextConnection | ( | ) |
NOT EMPLEMENTED NOW !!!
| void TcpServer::run | ( | int | port | ) |
NOT EMPLEMENTED NOW !!!
| void TcpServer::stop | ( | ) |
NOT EMPLEMENTED NOW !!!
1.6.3