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  891 to 900 of 1000  « Prev 1... 85 86 87 88 89 90 91 92 93 94 ... 100 Next » 
 
I was reading the RMI spec in terms of tunneling; it states that RMI will try and make a direct conn...
Sat 05/18/02
05:22:29PM
 
1
Tue 06/26/01
03:09:47PM
338
 
 
I have used RMI Activation for a client server connection. I want to apply the factory pattern to ...
Wed 11/21/01
05:29:45AM
 
1
Mon 06/25/01
09:25:58AM
226
 
 
i am making a program to read a text file from local machine and upload it to the desired location o...
Thu 06/28/01
06:20:19AM
 
0
Thu 06/28/01
06:20:19AM
28
 
 
Hello, I have a problem when trying to run Tools/RMIRegistry. Usually, it can just be turned on an...
Tue 06/26/01
10:40:01AM
 
0
Tue 06/26/01
10:40:01AM
43
 
 
Hello, If in the rmiregistry some service had been bind by a server class.What will happened when tw...
Mon 06/25/01
02:53:46PM
 
1
Thu 06/21/01
05:54:23AM
22
 
 
 
Can I call Naming.rebind() to register to a Registry which is running on a remote host for the local...
Fri 06/22/01
03:09:40AM
 
1
Thu 06/21/01
10:41:36PM
24
 
 
hai can be stubs loaded dynamically to server arivarasu
Tue 06/19/01
05:40:44PM
 
1
Tue 06/19/01
06:33:01AM
24
 
 
The Java Web Start environment does not allow me to set the RMISecurityManager, but I want to use R...
Fri 06/15/01
01:17:38AM
 
0
Fri 06/15/01
01:17:38AM
207
 
 
My SampleRmiServerClass extends PortableRemoteObject and implements a remote interface. I am using V...
Tue 06/12/01
03:29:32AM
 
0
Tue 06/12/01
03:29:32AM
32
 
 
Can anybody explain me difference bet'n RMI Vs Corba Vs JNI technologies Thx Hari.
Tue 06/12/01
12:25:08AM
 
0
Tue 06/12/01
12:25:08AM
44
 
 
 
Results  891 to 900 of 1000  « Prev 1... 85 86 87 88 89 90 91 92 93 94 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact