Defines the stages of a dial-up connection. Generally, connections are started by the comms systems when a TCP/IP socket connection is requested.
Note: From v6.1, this replaces the deprecated NetDial API.
The Network Interface Manager (NifMan) provides a generic framework for controlling network interfaces, and defines a plug-in architecture. The Generic Agent is such a plug-in for handling dial-up networking. TCP/IP uses the Generic Agent to establish a connection, before setting up the connection with PPP.
The Generic Agent gets comms settings, such as modem and ISP configuration, from the communications database (CommDb). It uses the Telephony subsystem to make the dial-up connection.