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