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

permissions

2001-03-13 Thread Joel Dudley
Hello All, Here is the situation. There is an jvm on a linux fileserver. There is another app that is going to connect to this jvm (all RMI) and using java IO to create directories and files. Now one user will create his own directories and will eventually disconnect. Another user will connect