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  21 to 30 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
Hello, people. I am having problems some with RMI code and I can't figure out what I am doing wrong...
Sat 04/13/02
03:40:56PM
 
0
Sat 04/13/02
03:40:56PM
17
 
 
I wanted to test how many threads an RMI server could spawn, so I set up a client that created a cer...
Mon 01/27/03
01:50:03PM
 
1
Mon 01/27/03
10:06:08AM
17
 
 
I have written a client/server program where clients are applets. The server use callbacks to notify...
Wed 12/05/01
01:54:29AM
 
0
Wed 12/05/01
01:54:29AM
17
 
 
Hello All I would like to know which is a better solution for the case in which I would like to s...
Thu 01/23/03
02:07:37PM
 
1
Thu 01/23/03
08:45:52AM
17
 
 
Anybody can tell me, where I could find a simple source code for server-multiple client. I need ...
Wed 08/14/02
12:30:21AM
 
1
Thu 07/11/02
01:19:02AM
18
 
 
 
Hi everybody, I am following the sun's hello example. My server locate on a linux box,and I find t...
Wed 11/28/01
05:30:46PM
 
0
Wed 11/28/01
05:30:46PM
18
 
 
We are developing an application in which we are using RMI.Now the problem is that after binding an ...
Tue 06/11/02
07:20:04PM
 
0
Tue 06/11/02
07:20:04PM
18
 
 
Hello, i am facing a problem of resources exhaustion (is this the right word???) when i run an app...
Tue 09/18/01
07:31:53AM
 
0
Tue 09/18/01
07:31:53AM
18
 
 
When I run my application with the following policy everything works fine. grant codeBase "file:/...
Tue 08/20/02
05:58:25AM
 
0
Tue 08/20/02
05:58:25AM
18
 
 
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
18
 
 
 
Results  21 to 30 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact