Server Class Reference

The Server class handles new connections to the server. More...

List of all members.

Public Member Functions

void incomingConnection (int socket)
 Server (QObject *parent=0)
virtual ~Server ()


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  ) 

References daemonize, and exit.

Server::~Server (  )  [virtual]

References debugQt().


Member Function Documentation

void Server::incomingConnection ( int  socket  ) 

New client create new Clientsocket

Parameters:
socket socket number

References debugQt().


The documentation for this class was generated from the following files:

Generated on Thu Nov 6 20:49:45 2008 for qtsmbstatus.kdevelop by  doxygen 1.5.5