What is LAN? (3)
Local Area Network
What is PAN? (3)
Personal Area Network
-very short range
(centred around single user)
-usually wireless
What is WAN? (3)
Wide Area Network
Benefits of networking computers ? (5)
Drawbacks of networking computers?
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
What is IMAP?
Internet Message Access Protocol
What is SMTP?
Simple Mail Transfer Protocol
What is a leyer?
a group of protocols with a similar function.
each layer ‘serves’ the one above it. (doing something on layer 4 triggers something on layer 3 then 2 then 1)
What is TCP? (4)
Transmission Control Protocol
What is UDP? (4)
User Datagram Protocol
When would you use UDP and when would you use TCP?
UDP
-live video streaming (cause fast and efficient transmission)
TCP
-downloading files (more reliable and time is not an issue)
What is IP?
Internet Protocol