LO3 - Network Protocols: Flashcards
What are the four layers of the TCP / IP Stack?
1) Application,
2) Transport,
3) Internet,
4) Network Interface.
What is the Application layer?
The application layer provides the user with the services needed to create messages that can be sent across the internet using a variety of protocols.
What is the Transport layer?
The transport layer breaks the message up into data packets and labels them to be sent to other computers across the internet.
What is the Internet layer?
The internet layer delivers the messages / data packets based on an address that is attached to each packet.
What is the Network Interface layer?
The network interface layer provides the physical connection so that packets of data can be transferred from the network to another interface.
What protocols could be used in the Application layer?
1) HTTP,
2) FTP,
3) POP,
4) IMAP,
5) SMTP,
6) SNMP.
What protocols are used in the Transport layer?
1) TCP,
2) UDP.
What protocols are used in the Internet layer?
1) IP,
2) ICMP.
What protocols are used in the Network Interface layer?
1) MAC,
2) Ethernet.
What does HTTP stand for?
Hyper Text Transfer Protocol.
What does FTP stand for?
File Transfer Protocol.
What does POP stand for?
Post Office Protocol.
What does IMAP stand for?
Internet Message Access Protocol.
What does SMTP stand for?
Simple Mail Transfer Protocol.
What does SNMP stand for?
Simple Network Management Protocol.
What is FTP?
File Transfer Protocol. A process that involves the transfer of files between computers over a network.
What is POP?
Post Office Protocol. A message update request protocol for transferring messages from an email server to an email client.
What is IMAP?
Internet Message Access Protocol. An internet standard protocol used by email clients to retrieve email messages from a mail server over a TCP / IP connection.
What does TCP stand for?
Transmission Control Protocol.
What does UDP stand for?
User Datagram Protocol.
What is TCP?
Transmission Control Protocol. Designed to send data packets across the internet and ensure the successful delivery of data and messages over a network.
What is UDP?
User Datagram Protocol. Allows computer applications to send messages / datagrams to other hosts on an internet protocol network.
What does IP stand for?
Internet Protocol.
What does ICMP stand for?
Internet Control Message Protocol.
What is IP?
Internet Protocol. A set of rules governing the format of data sent via the internet or local network.
What is ICMP?
Internet Control Message Protocol. Used by networking devices to send error messages and operational information.
What does MAC stand for?
Media Access Control.
What is MAC?
Media Access Control. A unique ID assigned to every internet-connected machine that allows it to be identified when connected to a specific network.