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  951 to 960 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
 
I'm trying to run the example in sun's web tutorial for creating an activable object but tne setup g...
Thu 04/12/01
06:45:04AM
 
0
Thu 04/12/01
06:45:04AM
36
 
 
interface,impl,client,server are compiling perfectly without any errors. while creating stub and ...
Thu 04/12/01
03:50:03AM
 
0
Thu 04/12/01
03:50:03AM
32
 
 
I am writing an Rmi application where the server needs to know the Domain Name of the client. There ...
Wed 04/11/01
08:02:14PM
 
0
Wed 04/11/01
08:02:14PM
186
 
 
Suppose I have severals pcs, say A, B, C, ... etc connected with the internet. Suppose in one of the...
Mon 04/09/01
12:25:27AM
 
0
Mon 04/09/01
12:25:27AM
38
 
 
I am trying to run the first RMI example in Chapter 18 of O'Reilly's Java Network Programming 2nd. E...
Sat 04/07/01
03:45:49PM
 
0
Sat 04/07/01
03:45:49PM
40
 
 
 
where can i find a complete code for a simple chat program that uses uses RMI with an applet for co...
Fri 04/06/01
06:17:03PM
 
0
Fri 04/06/01
06:17:03PM
32
 
 
Ques 1 : Why RMI call is necessary to envoke a EJB object? Cannot we call it by http protocol? Ques...
Fri 03/30/01
02:13:53AM
 
0
Fri 03/30/01
02:13:53AM
36
 
 
I have jdk1.3 on Windows NT.I want to run a RMI server program that caters to the client's request.I...
Sun 03/25/01
10:34:01PM
 
0
Sun 03/25/01
10:34:01PM
32
 
 
In RMI ,what is the necessity of having an interface? Why it is impossible to invoke an object impl...
Thu 03/22/01
11:56:42PM
 
0
Thu 03/22/01
11:56:42PM
40
 
 
- Is there a Site that has explanation on Java technology I mean using diagrams which present th...
Sat 03/17/01
07:48:28AM
 
0
Sat 03/17/01
07:48:28AM
101
 
 
 
Results  951 to 960 of 1000  « Prev 1... 91 92 93 94 95 96 97 98 99 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact