Establishing a Dial-Up Connection to the InternetEstablishing a Dial-Up Connection to the Internet*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Microsoft Win32 Internet Functions Overview
*Next Topic: Enabling Internet Functionality

Establishing a Dial-Up Connection to the Internet

The Win32 Internet functions include seven functions that handle modem connections.
Function Description
InternetAutodial Initiates an unattended dial-up connection.
InternetAutodialHangup Disconnects a modem connection initiated by InternetAutodial.
InternetDial Initiates a dial-up connection.
InternetGetConnectedState Retrieves the current state of the Internet connection.
InternetHangUp Disconnects a modem connect initiated by InternetDial.
InternetGoOnline Prompts the user for permission to initiate a dial-up connection to the given URL.
InternetSetDialState Sets the current state of the Internet connection.

Detailed information on how to use these functions will be included in a future version of this documentation.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.