Software to aggregate multiple internet connection for a file transfer
#The Idea
The moto is to DIVDE..SEND..MERGE
The above image represents the upload process. The client has a 999 bytes file and connected to 3 different ISPs. The client splits the file data into three segments and sends the segments via different ISP simultaneously. The server receives the data in buffer and rearranges it to retrieve the file.
The segment size depends on the speed of the particular connection. Download follows similar.
Note : Code documentation and class diagram will be updated soon!
-
Notifications
You must be signed in to change notification settings - Fork 0
bergstartup/bandwidth-aggregation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Software to aggregate multiple internet connections for a file transfer
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published