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