Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Working with DialUp Network

Status
Not open for further replies.

kbWilliamson

Programmer
Feb 28, 2002
18
US
As briefly as possible... We download files from a clearing house via dialup in the following manner.. Open a MSDos session, establish a dialup connection and cut/paste instructions in the MSDos window. e.g.:

ftp nnn-nn-nn-nnn
UserName
Password
bin
hash
get file name

I would like to automate this process using VB6, but don't know how to get to the dialup network connection. Nothing I can find in RAS allows me to send a string. ANY HELP????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top