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 » 
 
Is there a way to reuse threads that are used to handle incoming requests in RMI? I have read that ...
Mon 03/19/01
11:31:58AM
 
1
Wed 03/14/01
07:29:56AM
160
 
 
After some hours of running my RMI server I have found that there are a lot of (some hundreds) threa...
Wed 12/12/01
01:33:15AM
 
1
Thu 03/15/01
01:42:32AM
214
 
 
I am currently writing a Chat application program using RMI.In that to show the number of currently ...
Mon 03/19/01
08:46:09PM
 
1
Mon 03/19/01
02:05:50PM
32
 
 
I want to open the firewall between the client and the server only on specific ports. I understand...
Tue 02/19/02
11:19:30AM
 
1
Tue 07/24/01
12:26:24PM
35
 
 
I have a Java app which uses RMI calls on bound interfaces to create remoteable objects. This works...
Wed 08/01/01
12:46:35AM
 
1
Tue 07/31/01
07:52:51PM
47
 
 
 
the client has some critical data which is passed to the rmi server which constructs a file using th...
Thu 08/02/01
06:58:34AM
 
1
Thu 08/02/01
02:25:24AM
28
 
 
Is there an easy way for me to exchange XML objects between the RMI client and server like I can do ...
Mon 08/13/01
09:13:01AM
 
1
Thu 08/02/01
02:28:48AM
61
 
 
I am trying to develop a chat system using rmi.The problem is that the applet i have developed cant ...
Mon 08/13/01
03:59:23AM
 
1
Sat 08/11/01
06:58:07AM
25
 
 
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
161
 
 
THis is mor a linux related question but it involves RMI. I am trying to send a file through RMI i...
Thu 08/16/01
03:32:01PM
 
1
Thu 08/16/01
03:13:02PM
27
 
 
 
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