TCP/IP model

0.0(0)
studied byStudied by 3 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/12

flashcard set

Earn XP

Description and Tags

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards
Packet
A small block of data which is transported from one computer to another.
2
New cards
Header
The part of the packet which contains the sender and destination addresses, the protocol being used and a packet number.
3
New cards
Payload
The part of the packet which contains the actual data which is being sent.
4
New cards
Source Address
The address of the device where the initial message has been sent from.
5
New cards
Destination Address
The address of the device where the message is going to.
6
New cards
Handshake
An agreement which must be made between two devices, before communicating over the internet.
7
New cards
Application
The protocols in this layer determine how the data will be transferred in applications. Web browsers, email clients and file transfer protocols operate here.
8
New cards
Data Link
The layer where the network hardware is located such as the network interface card and cabling. Ethernet and Wi
9
New cards
Internet
This layer routes the packets across the network using the IP protocol
10
New cards
Transport
Sets up the communication between the two devices communicating data and breaks the data in to the agreed packet size. TCP and UDP run here.
11
New cards
IP Address
A numerical address assigned to a device communicating data across the internet. This address changes.
12
New cards
Error Detection
When the receiving device detects that an error has occurred during the transmission of data. The data is then requested again.
13
New cards
Packet Switching
A data network technology. A message is broken in to packets and then sent across a network using the most suitable routes between the source and destination