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
Printable View
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
There's a good example on my website: http://derzirkel.tsx.org.
If you're planning to use 50 sockets connected or listening at the same time, I think you should use Winsock API.