RMI Java

From: Ted (johnston_58_at_hotmail.com)
Date: 09/29/04


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



Relevant Pages

  • Re: What doesnt lend itself to OO?
    ... The whole idea that a subsystem is just ... > The first line exists in the server. ... objects between client and server i.e. as far as the client code is ... > external interface is the traditional input interface whose ...
    (comp.object)
  • Re: Brian Kernighan, maybe Im not worthy, maybe Im scum
    ... If you think I'm giving a verbose pseud write access to my server, ... interface appears in C Sharp as consisting of sbyte arrays. ... failed to see that a for loop is not just a while loop because a while ... chilling effect on freedom of speech. ...
    (comp.programming)
  • Re: Cannot get NAT to route in RRAS
    ... The basic problem is that you are using an ADSL modem on the server. ... I would suggest that you set up a demand-dial interface to act as the ... Static Route wizard, create a default route using this interface (ie put ...
    (microsoft.public.win2000.ras_routing)
  • Re: Cannot get NAT to route in RRAS
    ... ADSL Link was set as the Public interface in NAT, ... The static route also adds in fine using the ADSL Link interface, ... separate DNS server handles client’s requests, ... > Internet connection. ...
    (microsoft.public.win2000.ras_routing)
  • Re: What doesnt lend itself to OO?
    ... >>server is a pure data transfer interface. ... essentially exposing the client or service implementation. ... >>paradigms can be abstracted just like any other problem space in an OO ...
    (comp.object)