Re: Client needs a copy of the interface(s)

Aleksejs Mjaliks <[email protected]> Sat, 21 Jan 2006 17:13:08 +0200
Newsgroups gmane.comp.java.sun.rmi
Message-ID <[email protected]>
Hi,

> Previously I had the client setup so that it imports the server
> GameInterface, but when this is deployed I'm not sure that it would be the
> best idea.

I think that it is only possible way, how to use RMI - you must import a
same interface to both - the client and the server.

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html