Lesson 1 - History and Internet Architecture Flashcards
Galactic Network
a 1962 vision of J.C.R Licklider from MIT. He envisioned that everyone could quickly access data through a set of interconnected computers.
ARPANET
First network connecting 4 nodes (UCLA, Stanford, UCSB, Univ. of Utah) created by MIT researcher Lawrence Roberts in 1969.
DARPA
Defense Advanced Research Projects Agency
One of the first application launched on the internet in 1972
The initial ARPANET Host-To-Host protocol introduced in 1970
Network Control Protocol (NCP)
Protocol developed 1973 as an evolution of NCP which introduced the idea of open-architecture networking so that individual networks may be independently designed and developed
TCP/IP
TCP original 1973 service features were
The Transmission Control Protocol focused on service features such as flow control and recovery from lost packets.
IP originally responsible for
Internet Protocol responsible for addressing and forwarding of individual packets
System designed in 1983 to translate domain names to IP addresses by a scaleable distributed mechanism.
Domain Name System (DNS)
Application first introduced by team of researchers lead by Tim Berners-Lee
World Wide Web
Advantages of internet layered architecture
scalability, modularity, flexibility
Disadvantes of layered protocol stack model
- Some layers’ functionality depends on the information from the other layers.
- One layer may duplicate lower layer functionalities.
- Overhead that is caused by the abstraction between layers.
OSI model layers proposed by the International Organization for Standardization (ISO)
- Application
- Presentation
- Session
- Transport
- Network
- Data Link
- Physical Layer
Internet Protocol Stack layers are:
- Application
- Transport
- Network
- Data Link
- Physical
What is the interface between the application and transport layer?
sockets