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  11 to 20 of 999  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
The error comes from a third party vendor. Does this mean that the object , in this case a result_s...
Wed 08/29/01
07:43:56AM
 
0
Wed 08/29/01
07:43:56AM
16
 
 
Hello, I've tried to get the HelloWorld sample from JSSE to work and failed in one case with a ...
Fri 09/27/02
07:06:39AM
 
1
Fri 09/27/02
04:51:47AM
16
 
 
I want the client to get information from files on the server. When I put a RMISecurity, with the sp...
Tue 02/12/02
03:56:05PM
 
1
Thu 02/07/02
07:11:50AM
16
 
 
HI, I am a starter to RMI. I have written a simple RMI program. But I am getting problem in running ...
Thu 04/10/03
10:59:21AM
 
1
Thu 04/10/03
02:25:13AM
16
 
 
Hi, As far as I know, when a client make a request to RMI server, there are threads created in RMI ...
Tue 09/17/02
10:20:18AM
 
0
Tue 09/17/02
10:20:18AM
16
 
 
 
Hi, I am trying to start the rmiregistry remotely using rsh. I've tried: rsh myhost -l myuser "rm...
Tue 12/04/01
10:21:14AM
 
0
Tue 12/04/01
10:21:14AM
16
 
 
Hi, Here's my problem. I am running a Java server That accecpt both RMI and socket connection. If I ...
Fri 08/24/01
06:16:14AM
 
0
Fri 08/24/01
06:16:14AM
16
 
 
in a lan, i want to apply a secuirity feature, ie. is any machine (client) is 'on', but idle for abo...
Wed 02/26/03
11:21:11PM
 
0
Wed 02/26/03
11:21:11PM
17
 
 
Hi, Has anyone been able to get RMI working on a pocket PC. I'm trying to run a simple Hello WOrld p...
Wed 06/04/03
04:45:56AM
 
0
Wed 06/04/03
04:45:56AM
17
 
 
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
17
 
 
 
Results  11 to 20 of 999  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact