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  951 to 960 of 999  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
 
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
130
 
 
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
131
 
 
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
135
 
 
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
136
 
 
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
139
 
 
 
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
143
 
 
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
143
 
 
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
144
 
 
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
148
 
 
How can I create an RMI server that implements data compression? Specifically any hints on creating...
Thu 10/21/04
05:32:35AM
 
1
Mon 08/13/01
12:39:11PM
160
 
 
 
Results  951 to 960 of 999  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact