Hi ,
In the bind call(i guess !!) there is an option that says something like
"SOCK_REUSE " i am not too sure what the option is but somehting like thta
is there ..
If u specify that u can reuse the same socket ..
Hope this works
regards,
shashil
-Original Message-
From: 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