TCP/IP Concepts Flashcards
Application Layer
This layer includes network services and client software
Transport layer
TCP/UDP
This layer is responsible for getting data packets to and from the Application layer by using port numbers. TCP also verifies packet delivery by using acknowledgments. The Trasport layer is where data is encapsulated into segments.
Internet layer
This layer uses IP addresses to route packets to the correct destination network. The Internet Lyaer is responsible for routing a packet to a destination address.
Network layer
This layer represents the physical network pathway and the network interface card
Hypertext Transfer Protocol (HTTP)
The primary protocol used to communicate over the Web
File Transfer Protocol (FTP)
Allows different OSs to transfer files between one another
Simple Mail Transfer Protocol (SMTP)
The main protocol for transmitting e-mail messages across the Internet
Simple Network Management Protocol (SNMP)
Primarily used to monitor devices on a network, such as monitoring a router’s state remotely
Secure Shell (SSH)
Enables users to securely log on to a remote server and issue commands interactively
Internet Relay Chat (IRC)
Enables multiple users to communicate over the Internet in discussion forums
Telnet
Enables users to insecurely log on to a remote server and issue commands interactively
Syn Flag
The synchronize flag signifies the beginning of a session
Ack Flag
The acknowledgement flag acknowledges a connection and is sent by a host after receiving a SYN-ACK packet
PSH Flag
The push flag is used to deliver data directly to an application. Data isn’t buffered; it’s sent immediately
URG flag
This flag is used to signify urgent data