1.3.3 Networks Flashcards
What is a protocol?
A set of rules that govern the transmission of data over a network
TCP/IP Stack
Application layer
Transport Layer
Internet Layer
Network or data Link Layer
What is the application layer?
It governs how data moves in and out of applications
What is the Transport Layer?
This is concerned with the establishment and termination of connections between networks entities via routers
-It is responsible for providing a reliable flow of data across the network
What is the internet Layer?
Concerned with providing the links across different network types
What is the Network Layer?
Passes data to the physical network E.G. copper wire or wireless radio waves
What is a Domain Name System?
It matches domain names to the IP addresses using domain name servers
Example of Domain name system
EG:the domain name www.example.com is translated too
- 184.216.119
- The URL is easier to remember
What is a LAN(Local Area Network)?
- The network exists in a small geograhic area
- A room, building or a campus
What is a WAN(Wide Area Network)?
-They cover a large geographical area
What is Circuit Switching?
-The establishment of a physical connection between two communicating entities
- It provides an exclusive dedicated channel
- This channel remains open for the duration of the communication session
What is Packet Switching?
- Divides a message into data units called packets
- Packets are sent across a network by whichever routes are available or most efficient
- Used for modern computer networks