What is an Ethernet?
What are the advantages / disadvantages of the Ethernet?
A:
- Includes protocols & provides reliable, fast communication between two points
D:
- User location is limited by the need for a physical cable connection
- Ethernet relies on lots of cables, connections, ports etc. which affects costs
What are Wifi & Bluetooth?
What are the advantages of WiFi?
What are the disadvantages of WiFi?
What are the advantages / disadvantages of Bluetooth?
What is a Wired Connection?
Media for physically connecting network end points
What is a Wireless Connection?
Any connection made between two or more devices which does not involve the need for a physical connection
What is Encryption?
Encoding readable data called plaintext into unreadable data called ciphertext using a key
Why is Encryption important?
How does Encryption work?
What is an IP Address?
Used to route packets on a WAN
A unique string of numbers separated by full stops that identify each computer using the Internet Protocol to communicate over a network
What are the formats of an IP Address?
IPv4:
- 32 bits, 4 numbers in range 0-255
eg. 128.69.1.0
IPv6:
- 128 bits, eight groups of hex values
eg. 2001:0db8:85a3:0000:0000:9a2e:0370:7334
What is a MAC Address?
What are Standards?
A set of specifications for hardware & software
Why are standards useful?
What is a Protocol?
A set of rules that allows two devices to communicate
TCP/IP
Transmission Control Protocol/Internet Protocol
- TCP Provides error free transmission between two routers
- IP Routes packets across a WAN
- Both make the TCP/IP protocol stack
HTTP
Hyper Text Transfer Protocol
- A client-server method of requesting & delivering HTML web pages
HTTPS
Hyper Text Transfer Protocol Secure
- Encryption and authentication for requesting & delivering HTML web pages
- Used when secure info needs to be transferred, like bank details
FTP
File Transfer Protocol
- Sends files between computers, usually on a WAN
POP
Post Office Protocol
- Retrieves emails from a mail server, removes it & transfers to your device
SMTP
Simple Mail Transfer Protocol
- Sends emails to an email server
IMAP
Internet Message Access Protocol
- Used by mail clients to manage remote mail boxes & retrieve emails from a mail server