I can't find anything on my network that is at 192.168.0.112 so I don't know where this number is coming from is there a way I can hard code the correct number in java?

Here are the parameters at the top of my console:

TRioApplet.init(): null
Parameters. trio-server: 192.168.0.100, rmi-port: 1099
Exporting Remote
Finding remote server

Here is my binding lines from trio1.sh

RMI Registry created sucessfully on port 1099
binding rmi: rmi://192.168.0.100:1099/TRioServerRemote
Creating sockets
creating udp socket. local port: 19680, timeout: 15000

Thanks again for all your help.

Keith