Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automate Dialup-Networking connection
Message
De
19/05/1999 23:38:48
 
 
À
19/05/1999 08:30:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00220356
Message ID:
00220697
Vues:
26
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform