Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/pages/schedule/week5/2025-02-07.mdx
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
## Discussion: QUIC
<ul class="links">
<li>[Activity Solutions](/schedule/week5/misc/solutions)</li>
</ul>
18 changes: 18 additions & 0 deletions src/pages/schedule/week5/misc/solutions.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: ../../../../layouts/Post.astro
title: "Week 3 Discussion Solutions"
---

## Week 5 Activity: Wireshark Lab TCP

2. Ip address: 128.119.245.12; Port: 80

5. Seq number: 4236649188

6. Second RTT: ~0.28. Estimated RTT: 0.028 = 0.875 # EstimatedRTT + 0.125 # SampleRTT; assume first estimatedRTT is same as sampleRTT

7. Minimum buffer size: 249

10. Typically, ack ~ 1448. Packet 94 acked 4344 packets in one go.

13. Slow Start, Slow Start, Slow Start, Slow Start