2024-02-05 11:53:44

This commit is contained in:
Isaac Shoebottom 2024-02-05 11:53:44 -04:00
parent f8c6df5908
commit bea503ca1a
2 changed files with 14 additions and 9 deletions

View File

@ -4,16 +4,16 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "ddfaaf202c7faed6", "id": "d4520a19e908f2d9",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "8db4168c46ad14cb", "id": "c2f283729e356678",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md", "file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -85,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md", "file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -102,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md", "file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -125,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md" "file": "UNB/Year 4/Semester 2/CS3873/2024-02-05.md"
} }
} }
}, },
@ -156,10 +156,11 @@
"table-editor-obsidian:Advanced Tables Toolbar": false "table-editor-obsidian:Advanced Tables Toolbar": false
} }
}, },
"active": "8db4168c46ad14cb", "active": "c2f283729e356678",
"lastOpenFiles": [ "lastOpenFiles": [
"UNB/Year 4/Semester 2/STAT2593/2024-02-02.md", "UNB/Year 4/Semester 2/CS3873/2024-02-05.md",
"UNB/Year 4/Semester 2/STAT2593/2024-02-05.md", "UNB/Year 4/Semester 2/STAT2593/2024-02-05.md",
"UNB/Year 4/Semester 2/STAT2593/2024-02-02.md",
"UNB/Year 4/Semester 2/CS3873/2024-02-02.md", "UNB/Year 4/Semester 2/CS3873/2024-02-02.md",
"UNB/Year 4/Semester 2/CS2333/2024-02-02.md", "UNB/Year 4/Semester 2/CS2333/2024-02-02.md",
"UNB/Year 4/Semester 2/CS2333/2024-01-31.md", "UNB/Year 4/Semester 2/CS2333/2024-01-31.md",
@ -183,7 +184,6 @@
"README.md", "README.md",
"UNB/UNB.md", "UNB/UNB.md",
"UNB.md", "UNB.md",
"Year 4.md",
"gcm-diagnose.log", "gcm-diagnose.log",
"Semester 2/STAT2593/Untitled", "Semester 2/STAT2593/Untitled",
"Semester 2/STAT2593", "Semester 2/STAT2593",

View File

@ -0,0 +1,5 @@
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