Topic 5 Networks Flashcards
Authentication
The process of proving to a computer system who you are (eg username and password).
Back-up
A copy of files in another location so that they are still available if the original copy is damaged or lost. Backing up is the process of making a back-up copy.
Bandwidth
The amount of data that can be carried on a network in a given period of time.
Byte
The basic combination of bits to represent an item of information. Typically consists of 8 bits.
Checksum
An error detection technique. A mathematical formula is applied to the data and the resulting numerical value is transmitted with the data. The recipient computer applies the same formula to the received data and then compares the checksum sent with the data to the calculated checksum. If the checksums don’t match the data is likely to have been corrupted and the recipient computer requests the data again.
Client-Server network
A network that has at least one server to provide services to the client computers.
Cloud storage
Secondary storage, often belonging to a third part, that is accessed via a network, usually the internet, and so is not in the same physical place as the machines RAM/ROM. Files stored here can be accessed from anywhere via an internet connection.
Communication media
The means by which data is transmitted between devices on a network. Coaxial cable, fibre-optic cable and microwaves are all forms of communication media.
Cyberattack
Any kind of malicious attack on a network connected device.
Encryption
The process of encoding a message into a form that only the intended recipient can decode or decrypt, and read. The message is encoded using an agreed method or algorithm. This is called the key. The encrypted method is called a cipher.
Hyper Text Markup Language (HTML)
Essentially a text document that contains any text to be displayed along with:
• Details of how the text should be formatted (font size, colour etc)
• Details of any hyperlinks and where they link to using a URL
• Details of any objects such as pictures or videos that should be shown within the webpage when it is displayed
Internet
A wordwide system of interconnected networks that enables information to be exchanged and shared.
Internet Service Provider (ISP)
An organisation that provides its customers with a connection to the internet.
Local Area Network (LAN)
A network that covers a relatively small geographical area, often a single site.
Network
An arrangement of computers and other devices connected together to share resources and data