Search:

Type: Posts; User: Json

Search: Search took 0.09 seconds.

  1. Thread: RMI problem

    by Json
    Replies
    6
    Views
    2,775

    Re: RMI problem

    Is RMI.Game serializable?

    // Json
  2. Thread: RMI problem

    by Json
    Replies
    6
    Views
    2,775

    Re: RMI problem

    Let me rephrase.

    You need to make sure that the server has the RMI.Game class on its classpath :)

    It all boils down to a missing lib somewhere hence the class not found exception. Make sure...
  3. Thread: RMI problem

    by Json
    Replies
    6
    Views
    2,775

    Re: RMI problem

    You need to make sure that the client has the RMI.Game class on its classpath I take it from that error.

    // Json
Results 1 to 3 of 3