Parallel upload and download of file
From the Server this platform allows parallel upload and download. Epoll is used to allow Asynchronous IO and parallel uploads & downloads.
Principles of Design :
Client regsiteds to start/ initiate the sharing.
Client establishes connectivity to speicif client after regsitration with other clients.
The register gets updated everytime a new client registers or drops.
Top comments (0)