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  11 to 20 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
 
I would like to know the directory structure for springs & hibernate war file structure to upload ...
Mon 06/14/10
12:46:37PM
 
0
Mon 06/14/10
12:46:37PM
130
 
 
Hi, I have a java application that involves serializing and de-serializing rmi stub. It is working ...
Sun 05/16/10
08:05:12AM
 
0
Sun 05/16/10
08:05:12AM
115
 
 
java.rmi.server.ExportException:Listen failed on port:1099 java.net.SocketException:Permission de...
Sat 05/15/10
03:35:08PM
 
0
Sat 05/15/10
03:35:08PM
118
 
 
After I run my server and rmiregistry successfully,when I try to run the client program with the fol...
Thu 05/13/10
04:19:28AM
 
0
Thu 05/13/10
04:19:28AM
92
 
 
I am writing a java clint that is using sockets to communicate with a server that is behind a firewa...
Fri 05/07/10
11:57:22AM
 
0
Fri 05/07/10
11:57:22AM
84
 
 
 
JMXServiceURL address = new JMXServiceURL( "service:jmx:rmi:///jndi/rmi://localhost:3000/jmxr...
Mon 05/03/10
01:46:50AM
 
1
Tue 04/20/10
08:30:14AM
102
 
 
I want to know how can u perform Serialization in RMI?
Mon 04/19/10
02:16:19AM
 
0
Mon 04/19/10
02:16:19AM
333
 
 
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
275
 
 
Hi.. I am now on a project to develop an application for mobile devices. My project is “Java based...
Mon 02/01/10
02:19:34AM
 
0
Mon 02/01/10
02:19:34AM
412
 
 
i have a code which use the java rmi, the code snippet as following, LocateRegistry.createRe...
Thu 11/26/09
04:17:27AM
 
0
Thu 11/26/09
04:17:27AM
437
 
 
 
Results  11 to 20 of 1000  « Prev 1 2 3 4 5 6 7 8 9 10 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact