in reply to An IO::Sockets 'test for live connection' question:
Of course, if you're using a standard protocol, you can probably find an existing module to handle the low-level stuff for you and avoid sockets altogether (one of the many LWP modules for instance).
__________
Systems development is like banging your head against a wall...
It's usually very painful, but if you're persistent, you'll get through it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: An IO::Sockets 'test for live connection' question:
by jonahgrimm (Acolyte) on Mar 02, 2007 at 16:30 UTC |