From 6b8841deedfd38e879aafa1920c2423f16d17172 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Tue, 8 Oct 2024 19:03:42 +0530 Subject: [PATCH] Added links for B8 & B9 write-ups. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e60943..b0c0163 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,11 @@ This Git repository is a comprehensive resource for the Computer Networks and Se ##### B8 - TCP Socket - [Handout-B8](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Handouts/Handout-B8.pdf) +- [Write-up - B8](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Write-ups/Write-up%20-%20B8.pdf) ##### B9 - UDP Protocol - [Handout-B9](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Handouts/Handout-B9.pdf) +- [Write-up - B9](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Write-ups/Write-up%20-%20B9.pdf) ##### C10 - DNS - [Handout-C10](https://git.kska.io/sppu-te-comp-content/ComputerNetworksAndSecurity/src/branch/main/Handouts/Handout-C10.pdf)