aboutsummaryrefslogtreecommitdiff
path: root/final
diff options
context:
space:
mode:
authorHolden Rohrer <holden.rohrer@gmail.com>2019-11-11 19:36:44 -0500
committerHolden Rohrer <holden.rohrer@gmail.com>2019-11-11 19:36:44 -0500
commit791a23c353bf81252f9cbe4fa660d7f8b4fb17a6 (patch)
tree4613214694f4b4ca27659860adefea0cc0780763 /final
parent3d51c1b6b8a3db6971a16d9cdd08f74b0e5c9287 (diff)
added to internet history
Diffstat (limited to 'final')
-rw-r--r--final/networks.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/final/networks.tex b/final/networks.tex
index efcfc89..31cf845 100644
--- a/final/networks.tex
+++ b/final/networks.tex
@@ -1,3 +1,6 @@
-Distributed networking describes a variety of protocols, systems, and technologies.
+Distributed networking describes a number of protocols, systems, and technologies.
The most popular amongst them is ``the internet,'' to the extent it can be described as a single entity.
+It originates in very centralized institutions: MIT and DARPA, who invented packet switching, a way of transferring data across a group of nodes [POTENTIAL SUBTOPIC?]\footnote{$^1$}{\link{https://networkencyclopedia.com/packet-switching/}}\footnote{$^2$}{\link{https://www.internetsociety.org/internet/history-internet/brief-history-internet/}}.
+Packet switching was the birth of the internet, and as such is a central theme of our project.
+The way that packets (any information transferred across any protocol) maintain their correctness, or proving that the data is untampered, and the way that computers connect to eachother will be explored.