Re: Binding a multicast socket to a port in use.

2001-03-13 Thread Matt Peterson
Jesse Erdmann wrote: > > Hello all, > > I'm trying to port a Java server from Windows to Linux. Both need to > be interoperable and the clients (Win*/Linux on x86) need to be able to > connect to either. > > On the Windows platform, the developers were able to bind a > Multicas

RE: Binding a multicast socket to a port in use.

2001-03-12 Thread shashil_dalvi
rom: Jesse Erdmann [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 1:59 AM To: [EMAIL PROTECTED] Subject: Binding a multicast socket to a port in use. Hello all, I'm trying to port a Java server from Windows to Linux. Both need to be interoperable and the clients (Win*/Linux on

Binding a multicast socket to a port in use.

2001-03-12 Thread Jesse Erdmann
Hello all, I'm trying to port a Java server from Windows to Linux. Both need to be interoperable and the clients (Win*/Linux on x86) need to be able to connect to either. On the Windows platform, the developers were able to bind a MulticastSocket to a port already in use by ot