Periodic programmatic dialout

  • Thread starter Thread starter Andrew John
  • Start date Start date
A

Andrew John

It seems so obvious, that I'm probably overlooking some simple
configuration:

I have a need to periodically dial out from a Windows 2000 server to another
network via modem, retrieve a file (ftp), and hang up.

Copying files, ftp, parsing files ... no problem. Trivial for a C++
service.

BUT: Is there a way of getting a server to programmatically (or
periodically) dial up a network. Perhaps triggered from an ftp command
using Internet connection sharing on-demand dial? hopefully with an
automatic hangup.
 
Back
Top