Curtis L. Olson wrote:
> However, I can only open one receiving server on my machine.
> Subsequent processes fail to open the socket returning "Address
> already in use".

Are you sure you're using the broadcast address configured for your
ethernet device?  I might be wrong on this, but I believe the kernel
should let you bind multiple sockets to the same port on this IP.  If
you're using a normal UDP port, then this is correct behavior.  The
kernel won't deliver the same packet to more than one socket.

Andy

--
Andrew J. Ross                NextBus Information Systems
Senior Software Engineer      Emeryville, CA
[EMAIL PROTECTED]              http://www.nextbus.com
"Men go crazy in conflagrations.  They only get better one by one."
 - Sting (misquoted)


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to