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  61 to 70 of 999  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 100 Next » 
 
A client I've written is trying to connect to a server that resides on another machine. The server i...
Mon 10/22/01
12:35:57PM
 
1
Fri 10/12/01
12:00:20PM
88
 
 
A class file loading dll is transmitted over the network and a classformat error is obtained while l...
Fri 10/12/01
09:14:04PM
 
0
Fri 10/12/01
09:14:04PM
96
 
 
Can I import packages of a jar file using RMI? I'm using a extern package of my application and, in...
Fri 03/01/02
10:16:12AM
 
0
Fri 03/01/02
10:16:12AM
37
 
 
I'm new to rmi and i'm currently developing a network application (for my final year prooject). Th...
Wed 01/15/03
12:58:48PM
 
1
Wed 01/15/03
01:57:44AM
38
 
 
Hi, I have a RMI Server and Client programs. My Server program creates the RMI Registry and creates...
Tue 08/13/02
07:05:52AM
 
0
Tue 08/13/02
07:05:52AM
27
 
 
 
My architecture is like this: I have an RMI server running on computer 1, bind itself as "HelloS...
Fri 02/05/10
05:20:48PM
 
0
Fri 02/05/10
05:20:48PM
273
 
 
Please have a look at http://forum.java.sun.com/thread.jsp?forum=58&thread=539428 I'l really appreci...
Tue 07/20/04
03:14:29PM
 
0
Tue 07/20/04
03:14:29PM
24
 
 
I want to code for client-server communication. If the client-server communication 1) If what t...
Thu 01/27/05
01:23:11PM
 
0
Thu 01/27/05
01:23:11PM
28
 
 
Hi Frnds, I am new member, recently joined. I have the code below, which has to be modified. Usin...
Wed 08/20/08
09:33:28AM
 
0
Wed 08/20/08
09:33:28AM
24
 
 
I have RMI Client server codes, I want to monitor Clients PC information like CPU usage, memory, dis...
Thu 01/15/04
05:26:35AM
 
0
Thu 01/15/04
05:26:35AM
23
 
 
 
Results  61 to 70 of 999  « Prev 1... 2 3 4 5 6 7 8 9 10 11 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact