Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initiating a DUN or RAS session
Message
De
10/08/1998 14:53:12
 
 
À
31/07/1998 15:56:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00123176
Message ID:
00125383
Vues:
15
>Hello all...
>Could anyone tell me how to initiate a dial-up networking (win 95) or a RAS (win nt) from inside my foxpro 2.6 app? What program do i have to call? is there a good source of information on this subject? Background: I need to add new functionality to my app. It must be able to dial up an internet provider and initiate a connection.
>
>Thanks in advance,
>
>Steven
>Meade Willis
>webmaster@meadewillis.com

This might help.

This command starts DUN from the Run Window:

rundll32.exe rnaui.dll,RnaDial MyConnection

After the DUN Window comes up you can use a program called DUNCE which bybasses all the User Interface screens and such. The hard part is trying to disconnect.

If you don't want to use DUNCE you might be able to control DUN with the RNAUI.DLL but microsoft doesn't document it.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform