An insecure protocol used between a browser and web server. Hypertext Transfer Protocol transmits HTML web pages from web server to client
2
New cards
HTTPS
Secure version of HTTP, the traffic is encrypted between the browser and the web server for security. Now fairly standard
3
New cards
TCP
Transmission Control Protocol
4
New cards
IP
This protocol describes how to route packets of data around networks. Short for Internet Protocol, it's used by routers and switches to direct packets
5
New cards
IMAP
Alternative email protocol to POP, the client can read emails but they stay on the server, short for Internet Mail Access Protocol
6
New cards
FTP
Protocol for transferring files to and from a file server. File Transfer Protocol
7
New cards
SMTP
Rules for sending emails from client to server, and then server to server. Simple Mail Transfer Protocol
8
New cards
POP
Used by client to download emails from mail server. Post Office Protocol is older and less useful than IMAP
9
New cards
Wi
Fi
10
New cards
Ethernet
The protocols used at the lowest layer of a network, describing the rules for connecting hardware and cables
11
New cards
Protocol
A set of agreed rules which allow two devices to communicate. SMTP, HTTPS and TCP are all examples
12
New cards
Bluetooth
Wireless PAN technology that transmits signals over short distances between smartphones, computers and other devices e.g. headsets and fitness trackers
13
New cards
Encryption
Converting readable data into unreadable characters to prevent unauthorized access. Authorised recipients can reverse the process with the key. HTTPS uses it
14
New cards
IP address
Number that uniquely identifies each device connected to a network. IPv4 format is 4 bytes, IPv6 uses 16 bytes for more addresses.
15
New cards
IPv4
A version of the IP protocol that uses 32
16
New cards
IPv6
The latest version of the IP protocol, it uses 128 bits (16 bytes) for every address so they will never run out. Addresses are shown as 4 pairs of hex bytes like this: a490::65d8:4282:7f30
17
New cards
128
Number of bits in an IPv6 address
18
New cards
32
Number of bits in an IPv4 address
19
New cards
4 billion
Approximate number of IPv4 addresses, because IPv4 is limited to 32 bits giving 2^32 possible values
20
New cards
Standard
Published document that says how hardware or software must behave or interact, e.g. the Wi
21
New cards
Layer
A level in the protocol stack. Protocols in each of these perform related services, and each must talk to the one above and below.
22
New cards
TCP/IP
The 4-layer “protocol stack“ that makes the internet work. includes Ethernet, IP, TCP, and HTTP which all have a role to play in delivering a service to the web