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 999  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 100 Next » 
 
I have java version 1.4.2. In my rmi folder I have 3 .java files 1]Interface PowerService 2]...
Thu 10/12/06
04:02:10PM
 
1
Thu 10/12/06
12:27:18PM
39
 
 
RMI Server and client communication is not happening when the client behind the firewall. i have ...
Thu 10/12/06
12:18:23PM
 
1
Thu 10/12/06
07:39:54AM
67
 
 
I am unable to connect to the server and client within same jvm using rmi and the exception throw...
Wed 10/04/06
01:47:45AM
 
0
Wed 10/04/06
01:47:45AM
88
 
 
I am unable to connect to the server and client within same jvm using rmi and the exception throw...
Wed 10/04/06
01:47:34AM
 
0
Wed 10/04/06
01:47:34AM
95
 
 
I have a question regarding spawning threads inside a class that extends UnicastRemoteObject. Would ...
Wed 09/13/06
12:23:42PM
 
1
Tue 09/12/06
02:59:04AM
85
 
 
 
when i try to run the server program in RMI i got the error message like CONNECTION REFUSED...
Wed 09/06/06
08:05:12AM
 
0
Wed 09/06/06
08:05:12AM
92
 
 
lz tell something more about RMI
Wed 08/16/06
08:41:28AM
 
1
Wed 08/16/06
02:25:58AM
102
 
 
Hi my problem is this: I made a rmi program that access a database, when a made a list of the regist...
Wed 08/09/06
01:54:07PM
 
0
Wed 08/09/06
01:54:07PM
105
 
 
am trying to create my first web service.. i created a interface class import java.rmi.Remote;...
Mon 07/10/06
06:03:05AM
 
0
Mon 07/10/06
06:03:05AM
96
 
 
Is there anything that would stop a JRE 1.3 client from accessing a JRE 1.5 RMI server over IIOP? ...
Sat 07/01/06
07:53:44PM
 
0
Sat 07/01/06
07:53:44PM
117
 
 
 
Results  91 to 100 of 999  « Prev 1... 5 6 7 8 9 10 11 12 13 14 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact