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  31 to 40 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
I have an RMI Singleton object running on the server side. This singleton is called by the client....
Mon 11/25/02
08:01:04AM
 
0
Mon 11/25/02
08:01:04AM
18
 
 
Is it possible to have the stub and implementation in different packages?. As the stub is needed by ...
Tue 04/30/02
11:30:17AM
 
1
Tue 04/30/02
10:29:58AM
18
 
 
We have an RMI application developed in JDK1.1 to use JNI wrapper for accessing SAP R/3 business ob...
Fri 03/29/02
12:03:16PM
 
0
Fri 03/29/02
12:03:16PM
18
 
 
we were developing an application using swings and EJB's. The client wants us to use RMI instead of ...
Thu 11/29/01
02:29:12AM
 
1
Thu 11/29/01
01:54:23AM
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
 
 
Is it possible to use a pool connexion rmi, with socketfactory? and is there a difference between r...
Thu 03/21/02
03:30:36AM
 
0
Thu 03/21/02
03:30:36AM
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  31 to 40 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact