TCP / IP Stack , DNS And Protocol Layering Flashcards
TCP / IP Stack
Set of protocols (rules) that control the way computers communicate within networks
TCP
Transmission Control Protocol
IP
Internet protocol
Layers of TCP / IP
- Application layer
- Transport layer
- Internet layer
- Link layer
Application layer
Rules in this layer define the overall format of the network communication - states what protocol needs to be used
Transport layer
- Makes and maintains connection
- Splits data into packets
- numbers these packets
- Checks for errors
Internet layer
(also called network layer)
Adds the ip address of the source and destination
Link layer
Defines rules for actual physical data connections from node to node
Depend if network. is wired / wireless … ect
- Adds the mac address identifying the Network interface card of the source and destination
Subnet adress
IP address only used within the network. invisible to rest of world
DHCP
Dynamic Host Control Protocol
Dynamic Host Control Protocol
Controls IP addresses inside the LAN
DNS
Domain name system / server
Domain name system
used to name and organise internet resources
Way of designing web addresses that allow us to predict where internet resources are located
- e.g. .co.uk
Domain name server
Keeps a table of a websites URL and its IP address
- allows for IP address to be looked up and found using websites URL
MAC address
Specific to each device
Number burned into memory of network cards