Collection of web pages stored on computers all around the world and accessed via the internet
World Wide Web
2
New cards
Inter-connected networks
Internet
3
New cards
A unique number assigned to any item that is connected to the Internet.
IP address
4
New cards
Used to request and transfer hypertext data between clients and servers
HTTP
5
New cards
Used to write and create web pages.
HTML
6
New cards
A company that provides Internet access. BT is one example.
ISP
7
New cards
Secure version of HTTP. Encrypts communication between computers to protect from hackers.
HTTPS
8
New cards
Hypertext transfer protocol secure
HTTPS
9
New cards
The phone book of the internet. The service translates URLs to IP addresses.
DNS
10
New cards
Guarantees delivery of data and also guarantees that packets will be delivered in the same order in which they were sent.
TCP
11
New cards
Unit of data made into a single package that travels along a network path from one IP address to another.
Packets
12
New cards
A mode of data transmission in which a message is broken into a number of parts that are sent independently, over whatever route is optimum for each packet, and reassembled at the destination.
Packet Switching
13
New cards
A location or address identifying where documents can be found on the Internet; a Web address
URL
14
New cards
The portion of a web site address that identifies the type of site it is (.gov, .edu, .com).
Domain Name
15
New cards
Uniform resource locator
URL
16
New cards
Hypertext transfer protocol
HTTP
17
New cards
Internet Service Provider
ISP
18
New cards
Domain Name System
DNS
19
New cards
Transmission Control Protocol
TCP
20
New cards
Bandwidth
The amount of data that can be transmitted over a network in a given amount of time.
21
New cards
Latency
The delay before a transfer of data begins following an instruction for its transfer.
22
New cards
Speed of data transmission
Measured in Mbps (Megabits per Second)
23
New cards
Buffering
When a movie or music track plays faster than it downloads.
24
New cards
Time In Seconds (for download speed)
File Size In Megabytes / (Download Speed In Megabits / 8)
25
New cards
Coaxil cable
Carries signals from an aerial to electrical appliances including the television, cctv and digital satellite.
26
New cards
Ethernet or CAT-5 Cable
Cable that connects computers to the LAN that allows the computers to communicate with each other and other peripherals.
27
New cards
Fibre optic cable
A high performance cable that uses light to carry data
28
New cards
Broadband connection
A high speed connection to the Internet
29
New cards
Advantages of WiFi
No need to be physically connected
30
New cards
Disadvantages of WiFi
Must be close to a WiFi hotspot or router, slower than a wired connection, interference from walls and furniture, greater security risk
31
New cards
1 Byte =
8 bits \=
32
New cards
Network
A chain of communication that connects devices
33
New cards
LAN
A network of computers and other devices that is confined to a relatively small space, such as one building or even one office.
34
New cards
WAN
A network that spans a long distance and connects two or more LANs.
35
New cards
Topology
The physical layout of computers on a network.
36
New cards
Bus network topology
Computers in such a network are linked using a single cable.
37
New cards
Ring Network Topology
The network is configured in the shape of a circle with each node connecting to the next node. Messages travel around the circle in one direction.
38
New cards
Star Network Topology
Computers connected to a central switch. If one computer fails no others are affected. If the switch fails all connections are affected.
39
New cards
Switch
It stores the addresses of devices on a network and filters data packets to see which devices have asked for them. It will reduce latency.
40
New cards
Hub
Central, multi-plug adaptor for computers and printers in a network, enables communication between devices. A hub broadcasts data to all devices on a network.
41
New cards
Router
A device that transfers data from one network to another. Homes and businesses use this to connect to the internet.
42
New cards
Network Interface Card
A hardware component that enables computers to communicate over a network. Found inside computers, tablets and mobile phones.
43
New cards
Server
A computer designed to process requests and deliver data to another computer over the internet or a local network.
44
New cards
Wide Area Network
WAN
45
New cards
Local Area Network
LAN
46
New cards
Client/server network
A network that uses centrally administered computers, known as servers, to enable resource sharing for and to facilitate communication between the other computers on the network.
47
New cards
Peer-to-peer network
Any network without a central file server and in which all computers in the network have access to the public files located on all other workstations
48
New cards
Cloud computing
A system in which all computer programs and data is stored on a central server owned by a company (e.g. Google) and accessed virtually
49
New cards
Query
to ask, inquire
50
New cards
Database
A collection of organised data that allows access, retrieval, and use of data
51
New cards
Advantage of Client Server Network (backing up)
All data can be backed up centrally rather than on each individual computer.
52
New cards
Advantage of Client Server Network (protection from malware)
Anti-virus software can be kept up to date and run centrally.
53
New cards
Advantage of Client Server Network (security)
Security is better because data is held in one location rather than all over the organisation.
54
New cards
Advantage of Client Server Network (logging in)
Users can log in from any computer on the network.
55
New cards
Disadvantages of a client server network (cost)
Expensive to install as additional equipment is required
56
New cards
Disadvantages of a client server network (reliance on server)
If the server goes down the whole network is out of action
57
New cards
Disadvantages of a client server network (number of users)
Server can be overloaded and be slow if too many clients are using it.
58
New cards
Disadvantages of a client server network (additional staff)
Needs a network manager.
59
New cards
Network Interface Card aka..
NIC
60
New cards
Encryption
Process of converting readable data into unreadable characters to prevent unauthorised access.
61
New cards
Ciphers
A message in which letters or symbols replace the actual letters in the message
62
New cards
HTTPS
Hypertext Transfer Protocol Secure
63
New cards
Plaintext
Normal text that has not been encrypted
64
New cards
Ciphertext
Data that has been encrypted.
65
New cards
Encryption key
Used to encrypt and decrypt data.
66
New cards
Decryption
A process that reverses encryption, taking a secret message and reproducing the original plain text
67
New cards
Brute-force attack
A password-cracking program that tries every possible combination of characters.
68
New cards
Non-brute-force attack
Using clues such as a repeating phrase to get a starting point. Used at Bletchley Park during World War 2.
69
New cards
Caesar Shift Cipher
Each letter is replaced by the letter n positions further on in the alphabet.