I am using Winsock control in my application with TCP protocol. It is supposed to accept more than one client request. The problem is i am able to accept only one ConnectRequest. What do i need to do inorder to accept more than one client requests. I am following the hints given in MSDN exactly, but i feel i am doing something terribly wrong somewhere.

Thanks in advance,


Vivek ([email protected] or [email protected])