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  41 to 50 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
I am using server and client socket factories on my RMI servers, and am finding that making a connec...
Wed 11/21/01
04:21:06AM
 
1
Thu 05/24/01
07:02:16AM
149
 
 
How do I implement a RMI callback with Java 1.5/5.0? I always thought Java 5 would relieve me of ...
Wed 11/23/05
10:00:02AM
 
1
Mon 11/21/05
04:01:15PM
146
 
 
How and when is a Remote object replaced by its stub?
Sat 07/01/00
12:35:29AM
 
0
Sat 07/01/00
12:35:29AM
145
 
 
I would appreciate some help on the following problem. Problem: 1. A standalone Java client is ex...
Fri 11/28/03
02:04:14PM
 
0
Fri 11/28/03
02:04:14PM
144
 
 
I am using this code to connect to lotus Domino server; it works fine in WSAD v4. httpPort = temp...
Thu 07/24/03
01:49:29PM
 
0
Thu 07/24/03
01:49:29PM
143
 
 
 
I have a problem with the LocateRegistry.createRegistry(int port) method. The registry starts of fi...
Sun 01/06/02
10:35:07AM
 
1
Wed 01/02/02
03:00:36AM
140
 
 
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
139
 
 
I'd like to know how to serialize a Document in order to pass it to a remote method. If you have so...
Mon 05/14/01
02:23:31PM
 
1
Thu 05/10/01
10:07:20AM
133
 
 
I am a student and a begginer in distributed computing. I want to connect a jini service to a rmi...
Mon 02/10/03
01:59:50PM
 
1
Mon 02/10/03
11:41:49AM
132
 
 
I would like to know the directory structure for springs & hibernate war file structure to upload ...
Mon 06/14/10
12:46:37PM
 
0
Mon 06/14/10
12:46:37PM
132
 
 
 
Results  41 to 50 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact