Within my program I\'m using two RMI servers, which provide different methods, to simulate a simple network protocol between two notebooks. From my trace log 开发者_如何学PythonI can see that the tran
This question already has an answer here: 开发者_开发知识库 Closed 12 years ago. Possible Duplicate:
The Question: When you UnicastRemoteObject.exportObject(instance). Does that instance now become publicly available to all clients. Even if a little tricky is required to find its port.
I know only basic stuff in java. And I need to create a GUI for this type of program. It shows your credit card info. It has some other classes and makes use of the rmiregistry. This works fine in con