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  911 to 920 of 1000  « Prev 1... 87 88 89 90 91 92 93 94 95 96 ... 100 Next » 
 
Sir/Madam, You are building a distributed application and have a need to load classes that exist...
Wed 07/07/04
06:26:02AM
 
1
Tue 07/06/04
11:21:26PM
20
 
 
I have a server applications, running on Win2003 and J2SDK 1.4.2_03 that performs operations on a IB...
Wed 07/07/04
12:04:24PM
 
1
Wed 07/07/04
06:26:27AM
18
 
 
Hi all, I am developing a rmi server/client application. Both client and server are pure java. So...
Mon 07/19/04
06:02:00AM
 
1
Mon 07/19/04
01:53:12AM
21
 
 
I am designig a cricket scoring system , where i need to update an XML file stored at the server, f...
Fri 08/06/04
01:15:36AM
 
1
Thu 08/05/04
04:34:56AM
17
 
 
how to create daemon process (continuously running)process in JAVA?
Thu 08/12/04
04:46:32AM
 
1
Thu 08/12/04
04:15:42AM
18
 
 
 
How can I transfer a java.sql.connection or somtehing similar (DataSource,...) to a RMI-Application....
Thu 08/26/04
06:33:14AM
 
1
Thu 08/26/04
05:39:35AM
21
 
 
I heard that in java1.5 ,there is no need to use rmic to create a stub in the client side . So I w...
Mon 09/06/04
07:51:08AM
 
1
Sun 09/05/04
02:22:42PM
20
 
 
Hi java gurus ! Is there some way to use java RMI for c++ objects? What is the best way to make ...
Tue 09/07/04
08:55:41AM
 
1
Tue 09/07/04
05:41:13AM
18
 
 
Why do I get a clientside ClassCastException while trying MyClass mc = (MyCalss)Naming.lookup("......
Thu 09/16/04
11:12:26AM
 
1
Thu 09/16/04
04:04:13AM
18
 
 
I am using RMI for my client-server Application.My server is linux and clint is a windows 2000.How t...
Fri 10/08/04
09:25:16AM
 
1
Fri 10/08/04
05:20:23AM
17
 
 
 
Results  911 to 920 of 1000  « Prev 1... 87 88 89 90 91 92 93 94 95 96 ... 100 Next » 
"RMI" is moderated by Moderators:  SAdmin
About | Sitemap | Contact