Results 1 to 2 of 2
- 06-02-2012, 03:43 AM #1
Member
- Join Date
- Jun 2012
- Posts
- 1
- Rep Power
- 0
RMI,can't get connect two computers.
I'm noob in RMI and the material on the Internet is kind of hard to understand because the examples are all on the same computer which is odd, since the main purpose of the RMI is another. I tried to implement the server in a computer, and the client on another computer and follow the codes as below:
What is wrong ?
Computer 1 ->Server:
[Java] package remoto; import java.rmi.Remote; import java.rmi.RemoteException; pu - Pastebin.com
Computer 2-> Client:
[Java] /*Same interface i have in my server computer.*/ package remoto; import java.r - Pastebin.com
Thanks.
- 06-02-2012, 06:42 AM #2
Re: RMI,can't get connect two computers.
Cross posted on the Oracle forums (currently down for maintenance, but Google shows 3 posts in the thread).
https://forums.oracle.com/forums/thr...ageID=10372062
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
Connect two computers for a simple game with out one of them being port forwaded
By handuel in forum NetworkingReplies: 0Last Post: 05-20-2012, 10:15 AM -
How to Save data about 5 Computers?
By ledgman in forum New To JavaReplies: 2Last Post: 04-02-2012, 02:01 PM -
A simple connection between 2 computers
By tnrh1 in forum NetworkingReplies: 59Last Post: 01-31-2012, 01:20 PM -
Playing sounds on other computers
By jeffpaulwilson in forum AWT / SwingReplies: 0Last Post: 09-14-2011, 09:25 PM -
Career Paths in Computers
By Lil_Aziz1 in forum New To JavaReplies: 26Last Post: 06-30-2010, 01:59 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks