Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QtopiaVpnManager class provides management functionality for virtual private network sessions regardless of their type. More...
#include <QtopiaVpnManager>
Inherits QtopiaIpcAdaptor.
The QtopiaVpnManager class provides management functionality for virtual private network sessions regardless of their type.
Similar to the QtopiaNetworkServer the VPN manager synchronizes the VPN requests throughout Qtopia. Client applications request VPN functions via QVPNClient which forwards the requests to this network server. All forwarded network requests are directly executed by this server class.
The QtopiaVPNManager class provides the QtopiaVPNManager task. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
See also QVPNClient and QVPNFactory.
Creates a QtopiaVpnManager instance with the given parent.
Destroys the QtopiaVpnManager instance.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |