Command line opening of a "network connection?"

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

I need to have a computer "phone home" on a scheduled basis. How can I get
scheduler to dial a phone number at a particular time of day to start the
data transfer? Is there a command line interface to open the dialup
connection?

The machine in queston runs Windows XP Pro.

Any suggestions would be appreciated.

TIA,

Jim
 
"Jim" said in news:[email protected]:
I need to have a computer "phone home" on a scheduled basis. How can
I get scheduler to dial a phone number at a particular time of day to
start the data transfer? Is there a command line interface to open
the dialup connection?

The machine in queston runs Windows XP Pro.

Any suggestions would be appreciated.

TIA,

Jim

Schedule the program that needs to perform the data transfer. It will need to perform a network connection and that will trigger the dial-up (if you enable "Dial whenever ..." in Internet Options -> Connection). Simply having a connection will not perform a data transfer. You'll a program that does that. The program trying to make a connection will trigger the dial-up. So schedule the program instead.

--
________________________________________________________________________
***** Post your replies to the newsgroup. Share with others. *****
E-mail: lh_811news [at] hotmail [dot] com
Passcode: "=NEWS="
All e-mail is auto-deleted unless passcode is appended to Subject.
________________________________________________________________________
 
Back
Top