Search:

Type: Posts; User: premkumar.rj

Search: Search took 0.21 seconds.

  1. Replies
    5
    Views
    1,247

    Re: Java Socket Exception Socket Closed

    Sir I declared intosockb in class declaration
    initalized it inside run
    closed intosockb after while loop

    but still same exception occurs
  2. Replies
    5
    Views
    1,247

    Re: Java Socket Exception Socket Closed

    Thank you Sir , I will try that out and see
  3. Replies
    5
    Views
    1,247

    Java Socket Exception Socket Closed

    I am trying to write a chat application using java sockets... The Concept is Server listens on a port for clients when client comes in as the first step the server will store as username and client's...
Results 1 to 3 of 3