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  131 to 140 of 1000  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 100 Next » 
 
i w'd like to deploye an applet wich uses RMI for internet explorer i've tried to download the rmi p...
Sun 02/17/02
07:43:34AM
 
0
Sun 02/17/02
07:43:34AM
19
 
 
I will firstly describe how my RMI example works fine WITHOUT a Security Manager. Then I will descri...
Wed 06/04/03
12:35:31AM
 
1
Tue 06/03/03
10:30:43PM
19
 
 
Consider the following setup: - two hosts A and B. - start the rmiregistry in host B in a comman...
Fri 01/03/03
07:07:56PM
 
1
Fri 01/03/03
12:50:25PM
19
 
 
Hello, I have an RMI application and on the server I have a .bat file that have the "start" comma...
Fri 11/01/02
09:56:17AM
 
1
Fri 11/01/02
08:24:17AM
19
 
 
According to core java we pass Objects by reference only. is the same rule apply for RMI also ? Coul...
Tue 10/29/02
11:25:20PM
 
1
Tue 10/29/02
07:42:34PM
19
 
 
 
Hello, All examples I'm seeing right now have no-arg constructors for the RMI server object. I supp...
Fri 05/17/02
03:02:51PM
 
1
Fri 05/17/02
02:40:36PM
19
 
 
I am using the rmid activator to activate my remote object. the activation group is created using A...
Fri 02/15/02
02:50:43AM
 
0
Fri 02/15/02
02:50:43AM
19
 
 
I have encountered a quite strange error when running RMI and testing different security policies fo...
Wed 09/05/01
12:15:53AM
 
0
Wed 09/05/01
12:15:53AM
19
 
 
Hello, In Java 2 SDK 1.4.1, Can i Kill or Abort the Stub creation process ? (for example, after a...
Mon 10/28/02
07:40:12AM
 
0
Mon 10/28/02
07:40:12AM
19
 
 
Hello, i am calling a remote procedure , Print, which has several parameters : Print(int file...
Thu 02/20/03
06:22:12AM
 
0
Thu 02/20/03
06:22:12AM
19
 
 
 
Results  131 to 140 of 1000  « Prev 1... 9 10 11 12 13 14 15 16 17 18 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact