My application creates threads for file transfer on both the server and client sides. Right now I'm using delaying tactics (a simple for loop) on client side so that thread creation in client is done My application creates threads for file transfe
My application creates threads for file transfer on both the server and client sides. Right now I'm using delaying tactics (a simple for loop) on client side so that thread creation in client is done My application creates threads for file transfe