SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start

level: TCP/IP

Questions and Answers List

level questions: TCP/IP

QuestionAnswer
Give the order of the TCP/ IP stack starting from application layerApplication Layer Transport Layer Network Layer Link Layer
State what the Application Layer is used to do?Used to provide services for applications that want to communicate across a network, often the Internet
What does the Link Layer doAdds the MAC address to packets
Over what medium does the link layer operate across?The link layer operates across a physical connection
Whats a MAC adressA MAC address uniquely identifies a physical device with a Network Interface Card
What does a port doA port is used to alert a specific application to deal with data sent to a computer
What do protcols use port numbers for?specify what data is being sent
Whats the IP adress of this: 42.205.110.140:80Before colon 42.205.110.140
Whats the socket adress of this: 42.205.110.140:80Whole thing 42.205.110.140:80
In the link layer, what changes with each hopMAC addresses change with each hop
Whats the port number in this: 42.205.110.140:80After colon 80
Define what the Network Layer doesUses the Internet Protocol to address packets with the source and destination IP addresses
Define what the transport layer doesUses the TCP (Transmission Control Protocol) to establish an end‐to‐end connection with the recipient computer
State the task of the Application layerUses high-level protocols that set an agreed standard between the communicating end-points SETS AN AGREED STANDARD BETWEEN SENDER AND RECEIVER
What is the TCP/ IP stackThe TCP/IP stack is a set of rules used in turn, to format a message so it can be sent over a network
What does the transport layer actually do?Splits data into packets Numbers packet sequentially Adds port numbers At receiving end confirms packets been received and requests any missing