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  51 to 60 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
Hi, I want to use rmi for communication between jvms without using the rmi registry. The processes ...
Thu 11/06/03
08:57:48PM
 
1
Thu 10/30/03
07:06:17AM
17
 
 
where do i exactly store my stub classes and interface class files in tomact server to make it avai...
Tue 05/23/06
04:06:34AM
 
0
Tue 05/23/06
04:06:34AM
34
 
 
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
 
 
hello i am now studying rmi programing,in order to simulate distributed environment within one compu...
Wed 02/06/02
01:07:21PM
 
1
Sat 02/02/02
05:45:49AM
31
 
 
while i try to run my rmi programs in the college ethernet computer i get the message :"port is...
Tue 03/23/04
01:01:22AM
 
1
Mon 03/15/04
09:32:40PM
20
 
 
 
hi i am new in java. i wrote my first very simple rmi program that returns a string from server. It ...
Tue 08/10/04
12:41:24AM
 
0
Tue 08/10/04
12:41:24AM
23
 
 
2 questions on RMI Is RMI performance good enough to deploy in a real world scenario. I mean how ...
Wed 05/14/03
08:37:40AM
 
1
Fri 04/25/03
04:45:46AM
22
 
 
the server calls the rmi. which in turns parse the xml object. takes the result from the xml object ...
Wed 07/25/07
12:24:02PM
 
2
Wed 07/25/07
05:53:42AM
111
 
 
hello guys, how i can access the variables of static main function from other function e.g ...
Mon 12/22/03
09:18:28PM
 
1
Fri 12/19/03
04:47:04PM
17
 
 
I am returning a ResultSet object from a Session Bean to the Client.In that time java.rmi.MarshalE...
Tue 06/05/01
11:42:08PM
 
0
Tue 06/05/01
11:42:08PM
39
 
 
 
Results  51 to 60 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact