slides05 Flashcards
What is the most famous implementation of the 4 layer internet model?
TCP/IP
whats the source of unreliability in the internet?
But wireless (Wi-Fi, etc.) and some wired (ADSL) are more unreliable than you might think
in TCP/IP what protocols are included in the transport layer?
the transmission control protocol (TCP) and the user datagram protocol (UDP)
how do you calculate the reliability of a standard at a certain level?
by its reliability + all recursive reliabilities of below standards
How many protocols are there?
256, 109 of which are to be still assigned to potential new ones
what does the OS kernel do in the top layer of TCPIP
OS kernel does TCP, UDP, IP, Ethernet, Wi-Fi, etc. so that developers don’t need to
MIME
Multipurpose Internet Mail Extensions (MIME) standard is a way to encode data (e.g., text, sound, pictures, video) in a safe way
talk about session
many applications do not want session management, and should not have to pay the overhead of supporting it
when was OSI, IM and TCP/IP invented
OSI was developed before an implementation; the Internet
Model was created after TCP/IP
are implementations following standards based on OSI good?
no
what makes a standard good?
by how rational, useful and non redundant is what it requires
other models?
Tanenbaum’s Five Layer Model