Search:

Type: Posts; User: vigneshwaran

Search: Search took 0.39 seconds.

  1. Replies
    4
    Views
    1,463

    Re: RMI connection issue

    I think the port number making problem in connection. check in your browser with localhost/1099
  2. Replies
    4
    Views
    1,463

    Re: RMI connection issue

    Hi here i give a simple RMI program

    Compile

    1. javac RmiServer.java

    2. rmic RmiServer

    3. javac RmiClient.java
Results 1 to 2 of 2