Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initiating a DUN or RAS session
Message
From
10/08/1998 14:53:12
 
 
To
31/07/1998 15:56:27
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00123176
Message ID:
00125383
Views:
16
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform