Rubrik | Phone
Anonymous User
3424

It is a large file network transmission: there is a large file locally, and the other end of the network has a receiving end. The communication API does not need to be implemented by myself, requiring use fastest speed to complete the transfer.

Any idea? I feels like it's multithreading question, divide the file into small blocks and transfer through multithread, but not sure.

Comments (10)