| View previous topic :: View next topic |
| Author |
Message |
frankjr n00b

Joined: 13 Sep 2002 Posts: 55
|
Posted: Sun Mar 02, 2008 11:02 am Post subject: Automatic internet re-login solution? |
|
|
| I'm wondering if there exists a piece of software that will detect disconnection from the Internet (not ethernet) and can automatically log you back in, by filling out a web based login form without user intervention. It would greatly help me keep my machines on the Internet at all times (the login eventually times out in about 24-48 hours, which I find very annoying). |
|
| Back to top |
|
 |
gerdesj Guru


Joined: 29 Sep 2005 Posts: 504 Location: Yeovil, Somerset, UK
|
Posted: Sun Mar 02, 2008 11:37 am Post subject: |
|
|
A strange set up indeed!
I don't know of anything off the shelf but I would suggest that you run a script from cron which tries to connect to a site or two and then looks at the response that comes back. If it is a login form, then fill in the details and off it goes.
Python and Perl (and all other major scripting languages) have html parsers available.
Not a trivial job but not too hard. There are plenty of programming resources around to help you on this.
Cheers
Jon |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|