Remote Method Invocation (RMI) tutorials and examples.
Certain basic object services are provided by the RMI that might get utilized on distributed application. Such services include: • Object naming/registry service: Services might be provided by the RMI servers to clients by the registration of 1 or more than one remote objects, along with local RMI registry. • Object activation service: Based on needs, server objects are provided. With absence of the remote activation service, there exists a need to register the server objects ...
Nhi1 0.17
Today, 11:23 PM in Java Software