|
|
|
Date Submitted:
12/02/07
Hits: 71 Rating: ![]() ![]() ![]() ![]() based on 0 votes
TCP and Linux Pluggable Congestion Control AlgorithmsAdded by Papergrl
Description:
Every time you wish to transport data in a reliable way, you probably use TCP (or your car, but let's stick to networks). TCP is able to transport large amounts of data in the correct order over unreliable network links. The protocol keeps track of sent data, detects lost packets, and retransmits them if necessary. This is done by acknowledging every packet to the sender. Basically, this is how TCP works.
Read the Complete Paper You don't have permission to post replies. Please login or register. |
