Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6.0 - Dial-Up Connection
Message
De
26/01/1999 21:11:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00180461
Message ID:
00180562
Vues:
26
>>How do I launch Windows Dial-Up Networking Connection?
>
>I have done this using WWIPSTUFF from www.west-wind.com .It is free. You can launch the dial-up networking by retreiving a web page.


wwIPstuff's RASConnection methods only work in NT. THe low level functions it uses are defined differently in 95/98.

>You shouldn't need to do this Win05/98 will launch the connection if it needs to.

I think that this depends on what you are trying to do. Launch a web page or an e-mail yes, send a file FTP with low level wininet.dll functions, I'm not so sure.

Morys- if you are using NT, then I highly recommend wwIPSTuff. If not, you can launch a dial up connection with the following command syntax:

RUN /N Rundll Rnaui.dll,RnaDial myconnection

where myconnection is the name of the DUN connection.

I should add that initiating connection in this manner gives you no handle to hang up if you need to. It might be possible with API functions to get a handle on the connection, but I wouldn't know how.

HTH
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform