Re: IO::Socket:INET and broadcasting

2001-07-12 Thread Dave Watson
--Papo Napolitano <[EMAIL PROTECTED]> [010712 21:37]: > Hi, this is my first post, so don't blame me (too much) if i'm posting to > the wrong list. > I'm working on a very simple client/server program in Perl... A server > broadcasts udp packets with some info that a couple of clients then > colle

IO::Socket:INET and broadcasting

2001-07-12 Thread Papo Napolitano
Hi, this is my first post, so don't blame me (too much) if i'm posting to the wrong list. I'm working on a very simple client/server program in Perl... A server broadcasts udp packets with some info that a couple of clients then collect & display. Well, could anyone tell me what's the mistake in t