To successfully set up RMI communications, you need three components: rmiregistry, a server, and a client. Once rmiregistry and the server are running, the client should be able to connect to the server successfully. See generic RMI server-client implementations on how to connect a client to a server. This tutorial helps you set up such necessary components in Eclipse. Read More
posted @ 2013-10-09 21:49 geeky_jane Views(135) Comments(0) Diggs(0) Edit