Server Class Reference

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

List of all members.

Public Slots

void stopserver ()

Public Member Functions

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


Detailed Description

The Server class handles new connections to the server.

Parameters:
port_server Port where the server should listen at
parent pointer to the parent object
Date:
2007-06-15
Version:
1.0
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::newConnection ( int  socket  ) 

New client create new Clientsocket

Parameters:
socket socket number

void Server::stopserver (  )  [slot]

Stop server (kill , CTRL+C, ...)


The documentation for this class was generated from the following files:
Generated on Fri Nov 2 21:44:59 2007 for qtsmbstatus.kdevelop by  doxygen 1.5.3