Click to See Complete Forum and Search --> : Threads and Sockets


nsurridge
May 17th, 1999, 04:18 AM
I am currently writting a program that is using multiple threads and socket connections. Does anyone know (under windows NT4) what the maximum number of threads that the system/process can have running, and the maximum number of socket connections that i can have at any one time?

Thanks in advance
Neil

mpolachary
May 17th, 1999, 05:47 AM
The maximum number of threads / processes / socket connections depends only on the available system resources, I think.
<br%