in reply to
Looking for a Module/Framework to write a TCP server
may be you can try this
POE::Component::Server::TCP
, and there are some example
TCP_Servers
.
but it will take some time to know
POE
Comment on
Re: Looking for a Module/Framework to write a TCP server
In Section
Seekers of Perl Wisdom