PDA

Click to See Complete Forum and Search --> : Multiple Winsock Controls At Runtime


Jtech
Mar 14th, 2000, 07:30 AM
how do you make the winsock controls at run time? say 50 or so that you can have more than one connection sort of thing?

and can someone give me a code to show how to connect and send data with multiple winsocks?

thanx

Fox
Mar 15th, 2000, 11:15 PM
There's a good example on my website: http://derzirkel.tsx.org.

SkyMan`s
Mar 15th, 2000, 11:24 PM
If you're planning to use 50 sockets connected or listening at the same time, I think you should use Winsock API.