TCP/IP Stack Flashcards
1
Q
Application
A
Dictates how programs are going to interface with transport layer by session management. Things that operate here are HTTP, Telnet, SSH, FTP, DNS, SSL/TLS, SNMP.
2
Q
Transport
A
Defines the level of service / Status of the connection being used by TCP(Connection full), UDP(Connectionless), and RTP(Real Time).
3
Q
Internet
A
Data is taken and packaged into IP Datagrams. Examples include IP, ICMP, ARP, RARP(Reverse ARP), etc.
4
Q
Network Interface
A
Describes how to transmit bits across a network and determines how the network medium is going to be used. (Ex. What cabling? What are the interfaces used? Token ring or Serial?)