![]() |
|
Don't ask to ask, just ask | |
PerlMonks |
Re: UDP-Broadcast with socketby ikegami (Patriarch) |
on Jan 12, 2009 at 17:30 UTC ( [id://735748]=note: print w/replies, xml ) | Need Help?? |
I think you're suppose to send to INADDR_BROADCAST but listen on INADDR_ANY (or whatever) as normal. Your seem to have posted your server code twice? By the way, IO::Socket::INET provides a cleaner interface.
In Section
Seekers of Perl Wisdom
|
|