Search:

Type: Posts; User: taghack

Search: Search took 0.14 seconds.

  1. Replies
    7
    Views
    1,494

    Re: Very simple chat program hanging

    The issue is still at hand going to rest now but anny suggestion will be greatly appreciated ! Thank you all VERY VERY much for your help !
  2. Replies
    7
    Views
    1,494

    Re: Very simple chat program hanging

    well the idea is that the program can be both a client and a server it checks it there is a server on the other machine( the 10 errors) and if not opens a server socket itsself and waits for a...
  3. Replies
    7
    Views
    1,494

    Re: Very simple chat program hanging

    thanks for the edit (not familiar with the forum sry) the connection seems to play out just fine
    System.out.println("CONNECTION ESTABLISHED AS CLIENT!");
    System.out.println("CONNECTION ESTABLISHED...
  4. Replies
    7
    Views
    1,494

    Re: Very simple chat program hanging

    well i know about that first set of 10 errors they are simply a set of 10 attempts to connect to a server to see if there si one running on the target machine and if not the code goes on to establish...
  5. Replies
    7
    Views
    1,494

    Very simple chat program hanging

    This is the code. it seems to be a problem with the threads not the socket connection, when i run it it just uses all the cpu and hangs Help me please i`m loosing my mind over this coz i can`t really...
Results 1 to 5 of 5