Chapter 2.1 - Networking (AS + A2) Flashcards
test your knowledge from IGCSE CompSci with this question:
how do both MAC and IP addresses help identify devices connected to the internet?
(hint: each hardware device has its own MAC address)
- MAC addresses: allow each and every hardware device to be distinguishable from one another
- IP addresses: assigned to devices connecting to the internet as either static or dynamic identifiers
(more on this later on)
compare the following types of networks with each other:
LANs, MANs, and WANs
(hint: the internet can be considered one big fat international WAN!)
- LANs: restricted to smaller geographical areas like school campuses and offices thus not costing as much to set the relevant hardware up
- MANs: less geographically restricted than standalone LANs but still limited to connecting different LANs within single-settlement areas
- WANs: used when connecting LANs/computers that’re really far away from each other + usually set up via public comms networks (e.g. ARPAnet/the internet)
(NB: some people also use the term PANs to refer to home networks)
list the potential pros and cons of doing the following:
networking computers
(hint: consider the potential file servers have)
- pros: device + data sharing, cheaper proprietary software licenses, centralized servers + backups, online communications + oversight
- cons: initial cabling/server setup expenses being potentially high, device breakdowns/malware + hacking potentially downing an entire network
(NB: preventional measures like firewalls can help against some of the breakdown-related cons)
list some hard + soft infrastructure involved in the following:
setting networks up
(hint: try dividing your ideas into hardware, software, and services)
- hardware involved: networking cards, Internet routers (wired + wireless), physical switches, copper/glass cabling
- software involved: network ops + management software, software firewalls, security utilities
- possible services: DSLs, satellite comms channels, wired + wireless protocols (eg. Ethernet/Wi-Fi), IPs
compare the following network categories with each other:
public and private networks
(hint: the owners of each category are different)
- public nets: carrier company-owned + used by multiple entities with subnetworks possibly being under some form of security management
- private nets: single organization-owned + maintained with restricted-access intranet-level security management
list some of the differences between a wired LAN and the following:
WLANs
(hint: there’s less hardware involved!)
- they don’t use any wiring/cabling when connecting devices
- they use multiple WAPs (wireless access points) to make up for the lack of hardware-based connections
compare the following networking models with each other:
client-server and P2P
(hint: there’s some degree of decentralization in the latter)
- client-server: more centralized with multiple client workstations connected to a single server + more vulnerable to full-on breakdowns as a result (most suitable for monitoring-and-security purposes/centralized backups/larger userbases)
- P2P: less centralized so doesn’t completely fall off if one of the peers goes down + riskier for security and integrity purposes as a result (most suitable for smaller userbases/workstation-based apps)
(in P2P networks files can become outdated due to repeated duplication)
compare the following client types with each other:
thick and thin clients
(hint: consider the magnitudes of server dependency)
- thick clients: less reliant on network connections so have some of their features enabled via locally-stored resources even when offline but can pose risks to data security + integrity with that
- thin clients: more reliant on network connections so don’t require lots of expensive hardware but break down more easily without a working network connection
list the 4 main types of the following:
network topologies
(hint: some are centralized while others aren’t)
- bus nets (single-cable P2P networks w/ terminators at both ends + the capacity for only one transmission at a time)
- star nets (centralized networks w/ all nodes connected to a single hub/switch + a lower risk of data collisions occurring)
- mesh nets (multi-cable P2P networks w/ the routing type giving nodes some router-like capabilities + the flooding type being more likely to get unnecessarily loaded due to the lack of any routing logic) like the internet
- hybrid nets (networks that combine any of the above topologies together thus allowing for larger nets to be created + networking faults to be easily identified)
list the three main types of the following:
cloud storage systems
(hint: some cloud storage environments mix systems together)
- public cloud (distinguishes the client and storage provider from each other)
- private cloud (works behind organizational firewalls w/ client-provider integration)
- hybrid cloud (combines public and private cloud environments to allow more sensitive data to be stored behind organizational firewalls)
list some pros and cons of using the following:
cloud storage
(hint: it’s accessed via an internet connection)
- pros: remotely accessible via an internet connection, no personal hardware needed, easier to request backup and recovery services
- cons: can be problematic on slower/shakier internet connections, can become expensive the larger the storage needs become, can result in data losses if the relevant provider goes bankrupt/the cloud server gets attacked
compare the following wireless networking technologies with each other:
Wi-Fi and Bluetooth
(hint: the latter’s used for shorter distances)
- Wi-Fi: highly secure + wider-ranged (ie. accessible from any WAP/hotspot within a 100m range from a device) thus suiting it better for full-scale net ops
- Bluetooth: transmits data within a 79-frequency EM band with random spread-spectrum frequency hopping + encrypted WPANs thus suiting it better for situations involving 30-meter ranges where transmission rates aren’t as critical
(both of them use EM radiation though)
try this question out:
how can wireless signals be transmitted over longer distances?
(hint: terrestrial methods are impossible due to the Earth’s curvature)
by satellites orbiting over the Earth + strengthening signals from antennae
(more on the use of satellites for wireless networking later~)
list three different types of cables used for the following:
wired networking
(hint: you might be connected to a fiber optic-based network right now)
- twisted-pair cables (cheap yet very prone to interference + slow data transmission rates - commonly seen in LANs w/ the unshielded type found in homes + the shielded type in commercial buildings)
- coaxial cables (more expensive yet less prone to interference + 80 times more capable of simultaneously transmitting data than twisted-pair cables combined w/ anti-jamming - commonly seen in MANs + cable TV installations)
- fiber optic cables (the least prone to interference w/ light pulses being used for data transmission instead of electricity + single-mode cables reflecting less than multi-mode ones due to having only one light source - commonly seen in longer-distance applications)
compare the following with each other:
wired vs wireless networking
(hint: wireless networking uses EM waves)
- wired: less prone to interference + creating dead spots but requires immobile devices + can result in tripping hazards/electrical fires/etc.
- wireless: easier to expand due to the higher mobility of the devices involved but can be interfered with more easily given its lower security
(NB: some jurisdictions have regulations that restrict specific EM frequencies for different purposes)