in reply to Simple proxy: Net::Tcp::Server vs. IO::Connect

or is going straight to IO::Connect the right choice?

I couldn't find IO::Connect on CPAN, do you mean IO::Socket? There are plenty of code examples on google for IO::Socket, search for perl IO::Socket proxy


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: Simple proxy: Net::Tcp::Server vs. IO::Connect

Replies are listed 'Best First'.
Re^2: Simple proxy: Net::Tcp::Server vs. IO::Connect
by dd-b (Pilgrim) on Sep 16, 2011 at 20:18 UTC
    Yeah, for some reason I've been trying to rename that module all day.