Auto Dial

Defib

Expert Member
Joined
Mar 6, 2005
Messages
2,248
Reaction score
47
Location
Cape Town
Hello All

Does anyone know of software that I can automatically dial up (my internal 3g modem) at a certain time and then disconnect another specified time??

All help is appreciated

Thanks
 
Does anyone know of software that I can automatically dial up (my internal 3g modem) at a certain time and then disconnect another specified time??
How about the built-in task scheduler in Windows?

Find the name of the dial-up networking entry for your modem's dashboard then create a task that runs:
Code:
rasphone -d <name of the dial-up entry>
to connect and
Code:
rasphone -h <name of the dial-up entry>
to disconnect.
 
Top
Sign up to the MyBroadband newsletter
X