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  981 to 990 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
 
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
 
 
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
96
 
 
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
119
 
 
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
 
 
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
131
 
 
 
as you know we must have a interface that is the same both in server and client.so if you want to...
Tue 07/13/10
05:54:36PM
 
0
Tue 07/13/10
05:54:36PM
29
 
 
I READ AN ARTICLE ABOUT A NEW JAVA ARCHITECTURE AND A NEW JAVA PATTERN THAT IT'S NAME IS SHINE ENT...
Wed 07/28/10
12:12:13PM
 
2
Fri 07/16/10
08:14:13AM
77
 
 
Hello. Im new to java programming and im trying to connect two computers. I want to start a registry...
Thu 09/16/10
08:39:59AM
 
0
Thu 09/16/10
08:39:59AM
40
 
 
Hello, Well months ago I finished an implementation of RMI over SSL but now my course assistant tel...
Tue 01/04/11
09:47:01AM
 
0
Tue 01/04/11
09:47:01AM
103
 
 
I have a program on a local machine. Many methods are very computer demanding (this is a physics sim...
Fri 01/07/11
09:00:45AM
 
0
Fri 01/07/11
09:00:45AM
59
 
 
 
Results  981 to 990 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact