Calculating Worst-Case Throughput for TCP Packets

  • Thread starter Thread starter 0rthodontist
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 7K views
Messages
1,229
Reaction score
0
I need to answer some questions about percentage "throughput" for link-layer protocols. I can calculate what percentage of bytes are devoted to the packet and what percentage are devoted to the link-layer protocol, but then there is a problem. One part of the question asks "what is the worst-case throughput (using this link-layer protocol) for a TCP packet of 40 bytes or more?" Now do I count only the TCP Data field (ignoring the TCP header) or do I count all TCP information as "throughput"? If it's the latter then why does it specifically mention TCP in this part of the question when it does not do so elsewhere?
 
Last edited:
Physics news on Phys.org
What are the units of the answer? Packets per second or (data) bytes per second?
 
The answer demanded was a percentage throughput of maximum. Given the context of the question this would be on a per-byte basis. Though I've already turned that assignment in.