| Home · All Classes · Grouped Classes · Annotated · Functions |
The QtopiaNetworkServer class manages all network interfaces. More...
#include <QtopiaNetworkServer>
Inherits QtopiaIpcAdaptor.
The QtopiaNetworkServer class manages all network interfaces.
This server task synchronizes the network access across all Qtopia 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 Qtopia's start phase, stops all network interfaces when Qtopia shuts down and manages the network sessions for all network devices.
The QtopiaNetworkServer class provides the QtopiaNetworkServer task.
See also QtopiaNetwork and QtopiaNetworkInterface.
Constructs the network server.
Destroys the QtopaNetworkServer instance.
| Copyright © 2007 Trolltech | Trademarks | Qtopia 4.2.5 |