Hi
I need a sample application of the following scenario
1) IOCP TCP Server capable of accepting request
2) client make request and send receive operation
3) SERVER close the connection
4) client open another socket for connection and do send receive operation
With this example i want to see how a client can open a connection and after server close that connection another successful connection can made with client and again do send receive operation
How actually server can handle discarded connection and sockets the remains open unwanted ??
Please Please help me with that
This can blow a new soul in my body !!!!