From 66f57065b08062a579e42eb7ac843b21fc856da4 Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Mon, 5 Feb 2024 12:04:24 -0400 Subject: [PATCH] 2024-02-05 12:04:23 --- UNB/Year 4/Semester 2/CS3873/2024-02-05.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UNB/Year 4/Semester 2/CS3873/2024-02-05.md b/UNB/Year 4/Semester 2/CS3873/2024-02-05.md index 739e85d..122fea7 100644 --- a/UNB/Year 4/Semester 2/CS3873/2024-02-05.md +++ b/UNB/Year 4/Semester 2/CS3873/2024-02-05.md @@ -2,4 +2,6 @@ Lecture Topic: P2P and File sharing, DNS BitTorrent uses the rarest first algorithm to distribute chunks -Sending chunks uses the tit-for-tat algorithm to evaluate neighbours for sending chunks \ No newline at end of file +Sending chunks uses the tit-for-tat algorithm to evaluate neighbours for sending chunks + +DNS is a distributed database implemented in a hierarchy of name-servers \ No newline at end of file