1.3 Computer networks, connections and protocols Flashcards
Factors that affect the performance of networks.
Bandwidth - the amount of data that can be transferred in a given time. The greater the bandwidth the better the network can perform.
The number of users - Too many users can cause network to slow down sue to insufficient bandwidth for the data.
wire - Fibre optic cables have a higher bandwidth then copper.
What are the hardware to connect to a LAN?
Network interface card (NIC) Switches Router wireless access point (WAP) transmission media
What is a network interface card?
Used to allow a device to connect to a network.
What is a WAP?
Allow devices to connect wirelessly.
What is a switch?
Sends data between computers on a LAN.
What is a router?
Sends data between networks by using an IP address.
What is a domain name server (DNS)
translates a website’s domain name into its IP address. (conversion of the URL to an IP address)
What is the world wide web? (WWW)
Is a collection a collection of websites that are hosted on web servers and accessed through the http protocol.
What is hosting?
Is when a business uses its servers to store files of another organisation.
What is the cloud?
Servers that can be used to store data and programs that can be accessed and used over the internet.
What are the advantage and disadvantage of cloud?
advantage:
- can be accessed any time and anywhere
- large storage capacity
Disadvantages:
- need a connection to the internet to access files
- unclear of who has ownership over cloud data.
What are the 2 types of modes of connection?
Wired - ethernet
wireless - WiFi and Bluetooth
Compare the benefits and drawback of using wired / wireless connection
advantages:
- data is transferred faster wired compare to wireless
- wired is less likely to have interface compare to wireless.
- wired is more expensive to install then wireless
What is encryption?
Is to secure data across networks.
What are the steps of encryption?
the data is scrambled into cipher text using a master key.
The data is decrypted by the receiver using the same master key.
What are MAC addresses?
There are unique numbers that are assigned to each network interface controller (NIC). This allows a network to identify any device. (The serial number are in hexadecimal values)
What are IP addresses? (internet protocol address)
Is the unique identification number given to every device that is connected to the internet.
What are the 2 versions of IP addresses?
IPv4 and IPv6
IPv4 has 32 bits and IPv6 has 128 bits
Why was IPv6 created?
Due to the increase number of devices that needed unique IP addresses.
What are standards?
allows hardware/software to interact across different manufacturers and producers
What areas of computing can standards affect?
software files
formats
hardware
What are protocols?
A protocol is a set of rules that allows two devices to communicate.
What are the common protocols and they purpose. (7)
IP - internet protocol - communicate over LANs and WANs
HTTP - Hypertext transfer Protocol - webpage request
HTTPS - hypertext transfer Protocol Secure - webpage request
FTP - file transfer protocol - file transfer
POP - post office protocol - to retrieve emails
IMAP - Internet message access protocol - to manage mailboxes and retrieve emails (more advance then POP)
SMTP - Simple Mail transfer Protocol - To send emails to a mail server