I know that Windows XP limits IIS to 10 connections. I have a web service that copies files from the server to 20 terminals. 10 terminals work fine, but terminal number 11 gets no connection.
If I were to copy the files from the server to the terminals with FTP (still on the IIS), would this work?