07-09-2006, 04:18 PM
Yea I have been learning them.
I can get a basic 1 to 1 connection set up.... get the server listening receiving data ... client connecting and sending data and so on
yeah thats how I was told to do it I didnt know if thats why MS did though. I guess thats the way to go then.
So more less when connecting I have to get it to find the next open winsock right
or do I have the server take it on winsock(0) then give it another winsock value... so that (0) stays open for new connections? i think the 2nd one I said is right correct?
I can get a basic 1 to 1 connection set up.... get the server listening receiving data ... client connecting and sending data and so on
yeah thats how I was told to do it I didnt know if thats why MS did though. I guess thats the way to go then.
So more less when connecting I have to get it to find the next open winsock right
or do I have the server take it on winsock(0) then give it another winsock value... so that (0) stays open for new connections? i think the 2nd one I said is right correct?