socket disconnection
-
In my applcn client first connects to server then client disconnects but the server should wait again to accept new connection. wht is the code to do this. can anyone help me .............
This code was posted by me...
-
In my applcn client first connects to server then client disconnects but the server should wait again to accept new connection. wht is the code to do this. can anyone help me .............
This code was posted by me...
Well, your code was listening, so I guess it needs to listen for a connection again
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
-
Well, your code was listening, so I guess it needs to listen for a connection again
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.
how do i make server listen for new connection again
This code was posted by me...
-
how do i make server listen for new connection again
This code was posted by me...