Joe's AsyncSocket Example

Tech-Archive recommends: Fix windows errors by optimizing your registry



Joe,
I have a need to connect a single application to 2 servers. So, I need a
client application that has 2 client sockets. Do you foresee any issues
with using the current clientsocket from your example in this manner? The
plan is to use a little of your server style code and maintain a DWORDArray
of the thread ids(which will be two of them) and then use the functions
pretty much as is.

I guess the whole point is in the case of using the client socket code, what
needs to be considered to run two client socket threads in the same client?
Anything special to consider?

thanks

Andy


.