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  11 to 20 of 999  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
How to enable RMI Server for running forever? Hello; Here is the brief story of the situation: I...
Mon 01/30/12
12:48:15AM
 
1
Tue 01/24/12
09:49:08PM
517
 
 
Pleas Hi friends, I have a RMI application on which multiple clients invoke server methods remote...
Thu 11/26/09
03:26:36AM
 
0
Thu 11/26/09
03:26:36AM
505
 
 
When i tried to run my server i got the following exception "java.rmi.ServerException: RemoteExcepti...
Tue 11/20/01
02:40:48PM
 
1
Tue 11/13/01
02:47:59AM
469
 
 
i have a code which use the java rmi, the code snippet as following, LocateRegistry.createRe...
Thu 11/26/09
04:17:27AM
 
0
Thu 11/26/09
04:17:27AM
434
 
 
Hi, i am pretty new to Java RMI. I have experience with Java though but i need to learn Java RMI t...
Tue 10/25/11
12:47:10PM
 
0
Tue 10/25/11
12:47:10PM
419
 
 
 
Hi.. I am now on a project to develop an application for mobile devices. My project is “Java based...
Mon 02/01/10
02:19:34AM
 
0
Mon 02/01/10
02:19:34AM
411
 
 
I have some set of remote objects registered with RMIRegistery. Number of clients call the methods a...
Mon 02/06/12
01:17:55PM
 
0
Mon 02/06/12
01:17:55PM
410
 
 
What I want to do is starting the rmiregistry on a program startup if it is not currently running. ...
Wed 11/07/01
02:24:45AM
 
1
Tue 11/06/01
05:38:44PM
382
 
 
I am new to RMI. Please find below exception I am getting: I have a class which implements Seriali...
Thu 03/09/06
08:58:02AM
 
1
Thu 03/09/06
03:29:47AM
371
 
 
I was reading the RMI spec in terms of tunneling; it states that RMI will try and make a direct conn...
Sat 05/18/02
05:22:29PM
 
1
Tue 06/26/01
03:09:47PM
332
 
 
 
Results  11 to 20 of 999  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact