Limit to the number of sockets per computer

tohnsm

New member
Joined
Sep 20, 2007
Messages
4
Programming Experience
1-3
Hi.

I am trying to create a multithreaded socket programme. Client threads have been created to handle their individual sockets. I would like to know if there is any limitations to the number of sockets that can exist at each time for one computer.

Many thanks in advanced.
 
Back
Top