Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

QtopiaNetworkServer Class Reference
[QtBluetoothModule, QtConnectivityModule]

The QtopiaNetworkServer class manages all network interfaces. More...

    #include <QtopiaNetworkServer>

Inherits QtopiaIpcAdaptor.

Public Functions

Additional Inherited Members


Detailed Description

The QtopiaNetworkServer class manages all network interfaces.

This server task synchronizes the network access across all Qt Extended applications. Client applications request network functions via QtopiaNetwork which forwards the requests to this network server. The network server creates and keeps the references to the various QtopiaNetworkInterface instance. All forwarded network requests are directly executed by this server class.

The network server ensures the automated start-up of network interfaces during the system start phase, stops all network interfaces when the system shuts down and manages the network sessions for all network devices. External network devices such as PCMCIA cards are automatically detected and initialized by the network server when they are plugged into the Qt Extended device.

The QtopiaNetworkServer is a Qt Extended server task and is automatically started by the server. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.

See also QtopiaNetwork and QtopiaNetworkInterface.


Member Function Documentation

QtopiaNetworkServer::QtopiaNetworkServer ()

Constructs the network server.

QtopiaNetworkServer::~QtopiaNetworkServer ()

Destroys the QtopaNetworkServer instance.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3