Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automate Dialup-Networking connection
Message
From
19/05/1999 23:38:48
 
 
To
19/05/1999 08:30:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00220356
Message ID:
00220697
Views:
27
>People ,
>
>How can i start a dialup-networking connection from foxpro
>
>Regards,
>David van der Vliet

wwIPStuff does this and it's free if you don't distribute it. I think that the latest version's RASDial functions now work with Win9x (they previously only woked with NT).

IPStuff::RasDial uses the connection that is specified as default. But if you know the name of the connection you want to dial, and don't need the power to hang up when you are finished, you can just use

RUN /N RunDLL rnaui.dll,rnadial MyConnection

where myconnection is the name of your connection.

This method does not give you a handle on the session, so you can't hang up. wwIPStuff and the Mabry control do.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform