Server Class Reference
The
Server class handles new connections to the
server.
More...
List of all members.
Detailed Description
The
Server class handles new connections to the
server.
- Parameters:
-
| parent | pointer to the parent object |
- Date:
- 2008-11-03
- Version:
- 1.1
- Author:
- Daniel Rocher For every client that connects, it creates a new ClientSocket
Constructor & Destructor Documentation
Server::Server |
( |
QObject * |
parent = 0 |
) |
|
Server::~Server |
( |
|
) |
[virtual] |
Member Function Documentation
void Server::incomingConnection |
( |
int |
socket |
) |
|
New client create new Clientsocket
- Parameters:
-
References debugQt().
The documentation for this class was generated from the following files: