![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: UDP server with IO::Socket::INETby eric256 (Parson) |
on Mar 19, 2010 at 19:32 UTC ( #829688=note: print w/replies, xml ) | Need Help?? |
I do something similar, i have a server that needs to send info out to clients on a regular basis but i didn't want to worry about maintaining client lists and connections. I just used a UDP broadcast in my case, but a multicast would work just as well. ___________ Eric Hodges
In Section
Seekers of Perl Wisdom
|
|