PDA

Click to See Complete Forum and Search --> : !!!Winsock question!!!


Dandre
Sep 23rd, 2000, 05:05 PM
HI,
I was wandering...
Is it possable to have more than 1 client to connect to a serer?

If so, please show me how!

Thanks for reading...

Sep 23rd, 2000, 06:43 PM
I haven't done it before, but I know that the server will need to create a control array, one element of the array of winsocks for each client.

Sunny

Dandre
Sep 24th, 2000, 02:31 PM
Thanks very much!