I'm implementing my first RMI client/server for my distributed computing class and I'm having a hard time getting the client and server to communicate over the lab network.<BR><BR>I have two networked ...
I have a question regarding RMI. I have created a small chatprogram "applet" which runs on an Apache web server. In order to test this program i have modified the java.policy to receave all incoming ...