Search Header Logo
Network Protocols

Network Protocols

Assessment

Presentation

Computers

9th - 12th Grade

Hard

Created by

Garrett Broady

Used 31+ times

FREE Resource

12 Slides • 0 Questions

1

Network Protocols

Slide image

2

DHCP

Dynamic Host Contfiguration Protocol - Leases address to clients/nodes on a network. It can also manage the available addresses.


Can be used in a closed private network, LAN or WAN. Can be used by Internet Service Providers (ISPs) to distribute IP address to it's customers/clients.

3

Internet Protocol (IP)

Protocol where data is sent from one computer to another. IPs can be temporary and are not fixed to a specific machine.


These are interpreted by each router and translated based on DNS entries.

4

Internet Control Message Protocol (ICMP)

Responsible for message delivery. Most common use is for pings. Confirms requests and responses.

5

Transfer Control Protocol

Used to send data across a network. Reliable and connection oriented because it happens at Layer 4: Transfter

6

User Datagram Protocol (UDP)

Used by programs/applications running on different computers on a network. Used to send datagrams (the packet header and data combined)

7

Hypertext Transfer Protocol (HTTP)

Primarily used for internet data. Stateless and connectionless protocol. Simply delivers the data to be presented.


Layer 7

8

Hypertext Transfer Protocol Secure (HTTPS)

Secure HTTP transferes through a secure socket layer (SSL) or transport layer security (TLS) protocol connection. Connection is confirmed, secure, and remains open as long as needed.


Layer 6 - SSL & TLS operate at layer 6 as well when isolated

9

File Transfer Protocol (FTP)

Used for transferring files to or exchanging files with a host computer. Uses TCP and IP networks


Layer 7 - Can work on IP or TCP

10

Post Office Protocol (POP)

Used to extract and retrieve email from a remote mail server. Used to retrieve email from mobile and portable devices.


Layer 7

11

Internet Message Access Protocol (IMAP)

used to retrieve mail from a server. Allows you to have more control over how you manage your email and email account.

12

Simple Mail Transfer Protocol (SMTP)

Allows you to push email to a mail server.  

Network Protocols

Slide image

Show answer

Auto Play

Slide 1 / 12

SLIDE