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  881 to 890 of 1000  « Prev 1... 84 85 86 87 88 89 90 91 92 93 ... 100 Next » 
 
Hello, I've got an RMI application that is currently running, client and server, on the same host. ...
Thu 07/19/01
12:44:42AM
 
1
Fri 06/29/01
03:34:17PM
32
 
 
Suppose I have a rmi server class: class S{ ... public void changeDatabase(){ change a database } ....
Wed 07/18/01
11:28:21AM
 
1
Wed 07/18/01
06:31:17AM
72
 
 
What is the meaning of marshalling and unmarshalling? Why is it done?
Wed 07/18/01
04:04:33AM
 
1
Wed 07/18/01
03:49:31AM
61
 
 
I am trying to implement a RMI server that has a static variable. Is there anyway the clients can...
Sat 07/07/01
04:37:14PM
 
1
Sat 07/07/01
11:39:32AM
108
 
 
i, I'm building an application that enables to run a code on a remote machine ; I use an RMI server...
Thu 07/05/01
07:41:35AM
 
1
Wed 07/04/01
06:59:18AM
31
 
 
 
Using Windows 2000/NT, jdk1.3.1 I use RMI for Client-Server connection where in multiple clients...
Sun 07/01/01
09:02:04AM
 
1
Thu 06/28/01
09:32:19AM
24
 
 
Hello, i develope an application and i use RMI.I must point that i do not use remote object activa...
Fri 06/29/01
04:06:13AM
 
0
Fri 06/29/01
04:06:13AM
31
 
 
Where I can find RMI examples.
Thu 06/28/01
10:27:44PM
 
2
Thu 06/28/01
06:18:58PM
32
 
 
When I add new methods to my remote class and try to invoke them via an applet and have them retur...
Sat 06/23/01
04:18:45PM
 
0
Sat 06/23/01
04:18:45PM
31
 
 
If a host has two or more network cards (only one of which is Internet-enabled), how does RMI know w...
Fri 06/22/01
10:44:25AM
 
2
Thu 05/10/01
12:37:10PM
95
 
 
 
Results  881 to 890 of 1000  « Prev 1... 84 85 86 87 88 89 90 91 92 93 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact