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  171 to 180 of 999  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 100 Next » 
 
Hi, This project is about designing application independent middleware.I used JAVA to write client...
Thu 05/19/05
03:24:01PM
 
0
Thu 05/19/05
03:24:01PM
25
 
 
my server code is = package auction; import java.rmi.*; import java.rmi.server.*; impo...
Fri 05/06/05
07:52:07PM
 
0
Fri 05/06/05
07:52:07PM
25
 
 
Dear Sir, I am unable to start the rmiregistry .I am getting an error as “bad command or file name...
Wed 04/27/05
02:14:34PM
 
0
Wed 04/27/05
02:14:34PM
21
 
 
When i try to connect the server, i got this exception, may i know the reason java.rmi.UnmarshalExc...
Mon 04/25/05
05:59:21AM
 
0
Mon 04/25/05
05:59:21AM
67
 
 
Here is my problem... this is my remote interface ... public interface RI extends remote { ...
Sun 04/24/05
12:56:19AM
 
0
Sun 04/24/05
12:56:19AM
36
 
 
 
I have a file transfer project in which i need to know the name of the file beforehand, is it possib...
Sun 04/17/05
07:31:47AM
 
1
Sat 04/16/05
12:39:35PM
23
 
 
Hi, I have quite a nagging question that I could not find any reference to and would very much ...
Sat 03/12/05
06:24:18AM
 
1
Wed 03/09/05
03:00:45AM
20
 
 
hi guys while i tried to connect to a remote object i got the following error java.net.NoRouteToHos...
Fri 03/11/05
10:58:34PM
 
0
Fri 03/11/05
10:58:34PM
24
 
 
HI, I am wanting to implement a program that will be continually running on a data logging PC, and ...
Wed 03/02/05
07:45:33PM
 
0
Wed 03/02/05
07:45:33PM
23
 
 
Hi I've been struggling with this problem all day I was wondering if someone could lend a hand... ...
Sat 02/26/05
03:07:41PM
 
0
Sat 02/26/05
03:07:41PM
54
 
 
 
Results  171 to 180 of 999  « Prev 1... 13 14 15 16 17 18 19 20 21 22 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact