diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-695B292F-114C-528F-9F71-1D03801D2203.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-695B292F-114C-528F-9F71-1D03801D2203.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,12 @@ + + + + + +Network Dialog APIThis topic describes the Agent Dialog Server component which includes the Network Dialog API. The connection agent dialog server allows the user to set up an Internet connection using the connection agent and its extensions.

The dialog server functionality is as follows:

The Agent Dialog Server uses the client-server architecture. The client side of the server consists of the RGenConAgentDialogServer class, which provides access methods to operations provided by the server. The CNetDialDialogServer class co-ordinates access to supported functionality, and creates server session objects, of type CNetDialDialogSession, when new connections to the server are made.

The server is a Comms Provider Module (CPM) and is loaded through the Root Server API. It is loaded on demand, so a .CMI file does not exist for it. All requests for dialogs can be cancelled without waiting for user interaction, due to a timeout or a change in circumstances that required the dialog.

\ No newline at end of file