Section 10 Chapter 59 - TCP/IP, standard application later protocols Flashcards
Layers of TCP/IP (4)
- Application
- Transport
- Network
- Link
Application layer
Selects the protocol for the communication and adds the data to the packet
Transport layer
Establishes a connection and splits the data into packets. Adds the port to the packets
Network layer
Adds the source and destination ip addresses
Link layer
The physical connection. Adds the source and destination MAC addresses to the packet.
note: these are not the original source and final destination addresses but rather the addresses for one specific hop, which there may be many of
MAC address
12 digit hex code that uniquely identifies a network device
Socket
A IP address and a port. It specifies a device AND application
FTP port
20
FPT control instructions port
21
SSH port
22
Telnet port
23
Simple mail transfer protocol port
25
HTTP port
80 and 8080
POP3 port
110
IMAP port
143