RMI Java
From: Ted (johnston_58_at_hotmail.com)
Date: 09/29/04
- Next message: Andrew Thompson: "Re: Problem displaying cards in a card game around in a circle!!"
- Previous message: Andrew Thompson: "Re: laundry room help!"
- Next in thread: Espen Hatleskog: "Re: RMI Java"
- Reply: Espen Hatleskog: "Re: RMI Java"
- Reply: Tim Jowers: "Re: RMI Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2004 03:15:18 -0700
Hi,
I am planning to do a chat client / server using Java RMI.
My only problem is that i'm not too sure what classes and interfaces
i'll need.
I have looked at many examples of this and all seem to be different,
obviously.
I was thinking I should have an:
IServer.java - interface
ServerImpl.java - class implementing IServer.java
IClient.java - Interface
ClientImpl.java - class implementing IClient.
Am I right in this?
I would aprechiate it if anyone has experience in this if they could
let me know if i'm on the right track.
Kind Regards,
Ted
- Next message: Andrew Thompson: "Re: Problem displaying cards in a card game around in a circle!!"
- Previous message: Andrew Thompson: "Re: laundry room help!"
- Next in thread: Espen Hatleskog: "Re: RMI Java"
- Reply: Espen Hatleskog: "Re: RMI Java"
- Reply: Tim Jowers: "Re: RMI Java"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|