in reply to Control number of running telnet sessions
To be honest, I don't really understand the question...
But if there's lots of telnet-ing to be done from one processes.... POE::Component::Client::Telnet will probably help. POE does all the hard work for you. I've had a mixed relationship with POE. Sometimes I find it a little tricky, but when I'm connecting to lots of services from one process, it's really the way to go.
-Paul
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Control number of running telnet sessions
by SteveB (Novice) on Oct 17, 2007 at 12:35 UTC |