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  991 to 1000 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
 
I'm trying to write an RMI chat system. The system works fine on my PC but when I Tunnel to my accou...
Thu 12/30/04
03:33:57AM
 
2
Fri 12/03/04
01:51:58PM
26
 
 
Hi, I'm running an application server in which there's a servlet talking to an ejb via rmi - all wit...
Wed 03/02/05
03:14:13AM
 
2
Wed 12/08/04
12:52:56AM
40
 
 
I'm running into an interesting problem with a pretty vanilla RMI application. The server exports ...
Tue 03/01/05
03:57:37AM
 
2
Thu 01/20/05
07:27:31AM
1444
 
 
I'm just about to release my application, a networked chess site called www.achess.com. The applica...
Mon 04/11/05
01:47:15PM
 
2
Mon 01/24/05
03:40:11PM
88
 
 
How many interfaces are used in RMI
Thu 02/10/05
10:50:40PM
 
2
Fri 02/04/05
10:29:17PM
30
 
 
 
Hi, I have a single client and multiple servers. The client can select multiple servers at a tim...
Thu 03/09/06
11:30:13AM
 
2
Fri 02/17/06
12:17:04AM
90
 
 
Hi Guru! I would like to compile the implementation class of my RMI interface with rmic. But there ...
Thu 03/09/06
02:15:38PM
 
2
Thu 03/09/06
07:38:45AM
62
 
 
hi ppl, i getting the same problem again and again...let me first give the code interface, im...
Wed 03/30/05
10:40:19PM
 
3
Sat 01/01/05
02:11:54PM
677
 
 
I am a newbee. I started the rmiregistry and then the server. If I use the default rmiregistry it wo...
Fri 08/12/05
04:44:33AM
 
3
Fri 06/24/05
03:35:21PM
42
 
 
Most answers so far tell me it is not possible. Some people seem to have tried working workarounds,...
Mon 12/06/04
01:31:19PM
 
4
Thu 04/12/01
06:43:33AM
216
 
 
 
Results  991 to 1000 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact