I want to set up a server in POE that waits for incoming broadcasted UDP packets. There is no POE::Component::Server::UDP. Why? Is there a different way to implement a UDP server in POE?
I had a look at POE::Wheel::UDP (both documentation and source code). It doesn't seem to be very practical: it forces you to specify LocalAddr, which would be a mistake here.
Any suggestions? Of course I would volunteer to write POE::Component::Server::UDP if there's a need for it.
In reply to UDP server in POE by jczeus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |