Implements an interface to the Remote Access Services API.
For a list of all members of this type, see InternetDialer Members.
System.Object
SocketTools.InternetDialer
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The InternetDialer class provides a way for client applications to connect to a remote server using Microsoft Windows Remote Access Services (RAS). To use this class, the dial-up networking software must be installed on the local system. For access to the Internet, the TCP/IP protocol must be installed and configured. The class may configured to use either the SLIP or PPP protocols, depending on the requirements of the service provider. Refer to your system documentation for information about installing and configuring dial-up networking on your system.
For those applications which may be used in a mobile environment, or otherwise require remote network access, the InternetDialer class provides a convenient interface to this service. Connections can be established and discontinued under the direct control of the program, rather than requiring that the user execute another program before starting your application.
Namespace: SocketTools
Assembly: SocketTools.InternetDialer (in SocketTools.InternetDialer.dll)
InternetDialer Members | SocketTools Namespace