RMI

Remote Method Invocation (RMI) brings the world of distributed object computing to Java's doorstep. Using RMI, Java objects can invoke the methods of remote objects running under an entirely different JVM, as if they were locally available.  

Remote Method Invocation (RMI) brings the world of distributed object computing to Java's doorstep. Using RMI, Java objects can invoke the methods of remote objects running under an entirely different JVM, as if they were locally available.   <<Less

Latest Announcements
Welcome to the new jGuru Forums!
We've updated the jGuru Forum platform to make our forums easier to use and navigate, as well as to ... ...Read More
SUBSCRIBE       NEW TOPIC
Results  91 to 100 of 1000  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 100 Next » 
 
How can an RMI server "disconnect" an active client, preventing it from making any further remote i...
Sun 10/22/00
06:47:52PM
 
0
Sun 10/22/00
06:47:52PM
145
 
 
Is it possible to create an ActivationSystem without using the rmid command?
Wed 12/13/00
06:55:57AM
 
0
Wed 12/13/00
06:55:57AM
100
 
 
What is rmic?
Sun 01/07/01
11:19:01PM
 
0
Sun 01/07/01
11:19:01PM
36
 
 
Where can I find a code example of Applet-RMI communication?
Mon 01/08/01
08:26:49PM
 
0
Mon 01/08/01
08:26:49PM
46
 
 
Is it possible to specify a different classpath for each ActivationGroup, I've only been able to klu...
Mon 01/15/01
08:10:49AM
 
0
Mon 01/15/01
08:10:49AM
110
 
 
 
Currently, the activatable object registered in rmid is activated on demand. How can I activate it w...
Sun 01/28/01
03:09:09PM
 
0
Sun 01/28/01
03:09:09PM
119
 
 
How interoperable is the RMI-IIOP transport from Sun with existing ORBs? Is it possible to use my RM...
Thu 02/01/01
05:58:29AM
 
0
Thu 02/01/01
05:58:29AM
36
 
 
What is the cleanest way to design methods of remote objects that may return null? Normally, I let ...
Mon 02/05/01
12:19:24PM
 
0
Mon 02/05/01
12:19:24PM
33
 
 
Does RMI have a timeout period within which a remote invocation must return? Can I change this time...
Tue 02/06/01
11:09:41PM
 
0
Tue 02/06/01
11:09:41PM
107
 
 
What happens if an object parameter that does not implement Remote or Serializable is passed to a re...
Wed 02/07/01
10:40:44PM
 
0
Wed 02/07/01
10:40:44PM
33
 
 
 
Results  91 to 100 of 1000  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact