Run 10 sockets

How can I run 10 sockets in the same time?
Last edited on
nobody?
Is anything preventing you from that?
Are you asking about how to run multiple sockets, or is there something special about 10?
What library are you using?
I wanna run multiple sockets.
I use winsock2.h and sys/sock.h
I'm no expert, but I've seen people run each socket in a separate thread, so you may want to try that.
Topic archived. No new replies allowed.