1.3 Computer networks, connections and protocols (1.3.2 Wired and wireless networks, protocols and layers) Flashcards
Wired vs wireless networks
Wired: faster and more reliable, use Ethernet cables (twisted copper wire, coaxial or fibre optic)
Wireless: more convenient as you can move around, use radiowaves (Bluetooth or WiFi)
What is encryption?
When data (plain text) is translated into a code (cipher text) which only someone with the correct key can access
What is an IP address?
A unique address for each computer device on a network for identification
2 formats: IPv6 (128 bits) and IPv4 (32 bits)
Written in denary
What is a MAC address?
Media access control
Unique number assigned to each NIC for identification
Written in hexadecimal
What is TCP/IP?
Transmission control protocol: sets rules for how devices connect on a network by splitting and reassembling data packets
Internet protocol: directs packets to their destination
What is HTTP?
Hyper text transfer protocol
Used by web browsers to access websites and communicate with web servers
What is HTTPS?
A more secure version of HTTP, where all information is encrypted
What is FTP?
File transfer protocol
Used to access, edit and move files between devices on a network
What is POP?
Post office protocol
Used to retrieve emails from a server.
Holds email until downloaded onto your device, then it is deleted.
What is IMAP?
Internet message access protocol
Used to retrieve emails from a server.
Unlike POP, server holds the email until you delete it, you only download a copy
Used by most email clients