CodePudding user response:
Multi-threaded file transfer, each part of the thread to transfer files?Define your own protocol, baotou + data, baotou function at least the size of the data and files section index number,
After receiving end receives the documents, according to the size of the data of baotou receive the specified file data, according to the Wen Jia Duan index number, organize files order
CodePudding user response:
Reference eMule source code?