![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Best module to implement smtp-like protocol over sockets?by former33t (Scribe) |
on Sep 04, 2007 at 14:09 UTC ( #636942=note: print w/replies, xml ) | Need Help?? |
If your needs are simple, POE::Component::Server::TCP should do exactly what you want. Check out the following URL for a working example.
http://poe.perl.org/?POE_Cookbook/Chat_Server I've had great success with POE::Component::Server::TCP in my applications.
In Section
Seekers of Perl Wisdom
|
|