I wrote some TCP\IP clients that runs in an UNIX environment and a TCP\IP server that runs on Windows. When multiple calls (10- 15 calls simultaneous) cames on the TCP\IP server, the clients got an error message "socket connection refused ...". Is there a limitation on the number of connections open on the Unix side? Can somebody help me?