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  1 to 10 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
I developed an application using J2ME, now I want to test it using Java Benchmarks...
Mon 05/20/13
03:50:36AM
 
0
Mon 05/20/13
03:50:36AM
9
 
 
Hi, I am trying to start the rmiregistry remotely using rsh. I've tried: rsh myhost -l myuser "rm...
Tue 12/04/01
10:21:14AM
 
0
Tue 12/04/01
10:21:14AM
16
 
 
As I understand, every remote object should be registred on his own(local) rmiregistry. I use JNDI ...
Thu 04/08/04
08:17:20AM
 
1
Wed 03/24/04
04:02:05AM
16
 
 
I was wandering what happens when I run rmiregistry, it looks like it calls sun.rmi.registry.Regis...
Sun 01/25/04
11:19:44PM
 
1
Sun 01/25/04
09:37:48PM
16
 
 
Hello, I am trying to usr RMI to send an object that I serialized but I have further porblems than...
Thu 08/14/03
02:33:58AM
 
1
Wed 08/13/03
04:04:39PM
16
 
 
 
I have downloaded the tutorial from Sun's site but facing problem while compiling interface that ...
Sun 02/10/02
03:27:05AM
 
1
Fri 02/08/02
09:13:40PM
16
 
 
The error comes from a third party vendor. Does this mean that the object , in this case a result_s...
Wed 08/29/01
07:43:56AM
 
0
Wed 08/29/01
07:43:56AM
16
 
 
I want the client to get information from files on the server. When I put a RMISecurity, with the sp...
Tue 02/12/02
03:56:05PM
 
1
Thu 02/07/02
07:11:50AM
16
 
 
HI, I am a starter to RMI. I have written a simple RMI program. But I am getting problem in running ...
Thu 04/10/03
10:59:21AM
 
1
Thu 04/10/03
02:25:13AM
16
 
 
Hi, As far as I know, when a client make a request to RMI server, there are threads created in RMI ...
Tue 09/17/02
10:20:18AM
 
0
Tue 09/17/02
10:20:18AM
16
 
 
 
Results  1 to 10 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact