Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
lorentz15183254dOne thing I know could be done is out-of-order fragments. TCP strictly orders the bytes because it doesn't know about messages, but an UDP-based message transfer protocol could just dump all parts of the message into the network at once and then wait for the recipient to ask for lost fragments. I know, we did this in a networking coursework.
-
lorentz15183254d... You're very likely to lose packets when you do this and so it sounds like less efficient use of the network, but since an ACK only has to be sent for many data packets, it's actually more efficient up to 50% packet loss. Additionally, this way the sender is at full liberty to strategize with the pacing of the packets based on known and observed network characteristics, so the protocol doesn't need to be changed to support a very high performance ceiling.
-
Demolishun35062253dMan, I used to have 4kbps as my top speed years ago. I would never want to go back to that. I also had mobile internet years ago and had like 1-2 Mbps. My sympathies go out to people dealing with speeds like that. When every freaking file download is 1 gigabyte now that just sucks. Then websites are multimegabyte shit storms too. Sorry man.
-
lorentz15183253d@Demolishun it's around 400 kbps and that because of really bad spatial layout. I'll route a cable through the kitchen of the new rental once I dealt with the mould. It's only in the single kbps range when there's a torrent download.
-
kiki35267253dI have 100 mbps fiber paid for by my landlord, but I used to access the web using my Nokia 2700 as a USB modem.
Related Rants
-
Traser6Dear public transport, please don't advertise your fucking free wifi if you don't give enough bandwidth to ev...
-
origamitaco4Stepmom told me I take up the most bandwidth in the house because I have 3 monitors. ATT guy said the problem ...
-
carlos40683!rant I don't have a duck, but I got this toy buffalo during the Orientation Program at my university for corr...
My bandwidth is ordinarily a few hundred kbps, but whenever I torrent it can reach up to 2 mbps, while all other traffic from me and my housemates is stuck in the single digit kbps range.
What does BitTorrent do so fucking well, and how can other protocols replicate this success? Would the total available bandwidth be different if every protocol did whatever enables BitTorrent to summon bandwidth from thin air?
rant
bandwidth
bittorrent