Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to disconnect the internet connection?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00892788
Message ID:
00892794
Vues:
19
FoxPro code samples:

Dial the Net Automatically
http://www.news2news.com/vfp/?example=140&function=205

Initiating Inet connection using a modem
http://www.news2news.com/vfp/?example=312&function=482

Testing if a connection to an Url can be established
http://www.news2news.com/vfp/?example=327&function=501

Using InternetGoOnline function
http://www.news2news.com/vfp/?example=67&function=98

The following is set of related WinInet API functions:

InternetAutodial
Causes the modem to automatically dial the default Internet connection.

InternetAutodialHangup
Disconnects an automatic dial-up connection.

InternetCheckConnection
Allows an application to check if a connection to the Internet can be established.

InternetDial
Initiates a connection to the Internet using a modem.

InternetHangUp
Instructs the modem to disconnect from the Internet.

InternetGoOnline
Prompts the user for permission to initiate connection to a URL.

InternetCheckConnection
Allows an application to check if a connection to the Internet can be established.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform