Search:

Type: Posts; User: Cpp_Noob

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    7,392

    Socket State (connected or not)

    how can i check that current state of a socket? if its connected or not
    i have multiple clients on a server and i want to check if client X is still connected or not
  2. thanks it works now, i also replaced 1 with...

    thanks it works now, i also replaced 1 with SOMAXCONN
  3. thanks for the help, what i ment with the...

    thanks for the help, what i ment with the reconnect thing is that if i close and reopen the client (server is still open) and vice-versa , i cannot establish a connection, i will have to close both...
  4. Simple Client - Server problems (Async Sockets )

    im trying to make a Simple Client - Server application using Async Sockets, that will support Multiple connection on server side

    i have read several tutorials and examples on the net but i have...
Results 1 to 4 of 4