Networks Flashcards
What is LAN? (3)
Local Area Network
- small geographical area
- owned by organisation that uses it
- found in businesses and schools
What is PAN? (3)
Personal Area Network
-very short range
(centred around single user)
-usually wireless
What is WAN? (3)
Wide Area Network
- big geographical area
- hired telecommunication companies that provide infrastructure own it
- used for international businesses
Benefits of networking computers ? (5)
- sharing files is easier
- share the same hardware
- install/update software on all devices at once rather than one by one
- communicate across network is easy and cheap
- users can log on from any device
Drawbacks of networking computers?
- expensive to set up (often need a lot of hardware)
- vulnerable to hacking and malware - easily spread
- some networks are dependant on servers - if server goes down, disruptive for users
- large networks are difficult to manage
What is a network protocol?
a set of rules for how devices communicate and how data is moved across a network
What are the four layers of a TCP/IP model?
1– Link layer
2– internet layer
3– transport layer
4– application layer
What is the link layer ? (+examples)
Passes data over physical network. It is responsible for how data is sent as electrical signals over cables, wireless and other hardware.
Wi-Fi, Ethernet
What is the internet layer? (+ examples)
Adds IP addresses to data packets, directing them between devices and handling traffic.
IP
What is the transport layer? (+examples)
sets up communications between two devices, splitting data into packets and checking they are sent and delivered correctly
TCP, UDP
What is the application layer? (+examples)
provides networking services to applications
HTTP, FTP, SMTP, IMAP
What is HTTP (S) ?
Hyper Text Transfer Protocol
-Found in application layer
-used by web browsers to access websites and communicate with web servers
(Secure – HTTP but it encrypts all information)
What is FTP?
File Transfer Protocol
- found in application layer
- used to access, edit and move files between devices on a network
What is IMAP?
Internet Message Access Protocol
- found in application layer
- used to retrieve emails from a server
What is SMTP?
Simple Mail Transfer Protocol
- found in application layer
- used to send emails and transfer them between servers