NServerSocket Class Reference

QServerSocket derivative; implements newConnection(int) to emit a signal. More...

#include <nserversocket.h>


Signals

void gotConnection (int)
 Signal signifying that a new connection was recieved and accepted.


Public Member Functions

 NServerSocket ()
 Creates a new QServerSocket to listen for connections on an arbitrary port.

virtual ~NServerSocket ()
 Destroys the QServerSocket and unbinds the port.


Detailed Description

QServerSocket derivative; implements newConnection(int) to emit a signal.


Constructor & Destructor Documentation

NServerSocket::NServerSocket  ) 
 

Creates a new QServerSocket to listen for connections on an arbitrary port.

NServerSocket::~NServerSocket  )  [virtual]
 

Destroys the QServerSocket and unbinds the port.


Member Function Documentation

void NServerSocket::gotConnection int   )  [signal]
 

Signal signifying that a new connection was recieved and accepted.


The documentation for this class was generated from the following files:
Generated on Wed Oct 22 20:32:05 2003 for nvemftp by doxygen1.3