Qt logo

QServerSocket Class Reference


The QServerSocket class provides a TCP-based server. More...

#include <qserversocket.h>

Inherits QObject.

List of all member functions.

Public Members

Protected Members

Protected Slots


Detailed Description

The QServerSocket class provides a TCP-based server.

This class is not yet documented.

See also: QSocket, QSocketDevice, QSocketAddress and QSocketNotifier.


Member Function Documentation

QServerSocket::QServerSocket ( QObject * parent=0, const char * name=0 )

Creates a server socket object, but does not start any server yet.

The parent and name arguments are passed on as usual to the QObject constructor.

QServerSocket::QServerSocket ( int port, QObject * parent=0, const char * name=0 )

Creates a server socket object, ands starts a server on the given port.

The parent and name arguments are passed on as usual to the QObject constructor.

QServerSocket::~QServerSocket ()

Destructs the socket.

QSocketDevice * QServerSocket::socketDevice () [protected]

Returns the QSocketDevice used by this server.


Search the documentation, FAQ, qt-interest archive and more (uses www.troll.no):


This file is part of the Qt toolkit, copyright © 1995-99 Troll Tech, all rights reserved.


Copyright İ 1999 Troll TechTrademarks
Qt version 2.0.2