in reply to
Building a simple service scanner with POE
I'm guessing there is no PoCo::Client::UDP because raw UDP is a stateless protocol and my understanding of POE::Components is that they track protocol state for you.
Comment on
Re: Building a simple service scanner with POE
In Section
Seekers of Perl Wisdom