hi
I'm writing a small windows service for sending multiple files for multiple
clients when the request is got from the client . i need suggestion to
implement this concept
would you prefer multiple ports to be used to send the files at a time to
the requested clients using multithreading?