1.3 Computer networks, connections and protocols Flashcards
LAN (Local Area Network)
Covers a small geographical area for example, a building or group of buildings
WAN (Wide Area Network)
Covers a large geographical area such as many cities or countries
What are the factors Affecting the Performance of Networks?
The number of devices on a network can result in slower transmission of data because the bandwidth will be split between all the devices meaning there is less bandwidth for each device. If the maximum bandwidth is used, then devices cannot transmit data.
Error rate
Distance between nodes
The amount of bandwidth available
The mode of transmission e.g. wired/wireless
Describe Client-Server Network
Servers are used to provide services for the rest of the network.
Server manages user logins, security, file handling and internet access.
Commonly used to organise a LAN.
Describe Peer-to-Peer Networks
Peer-to-Peer networks do not make use of servers
All computers have equal status
Each computer can share files with others
Security can be an issue
Suitable for small home installations
Wireless Access Points
Receives data from a network via a physical connection
The transmitter converts this data into radio waves which are then transmitted
Routers
Used to connect and receive data from devices
Used to determine the correct destination for data and to forward data to the correct destination
Uses IP Addresses
Connects networks to the Internet
Stores the addresses of devices attached
Maintains a route table
Identifies the most efficient path to the destination
Assigns IP addresses to nodes
Switches
Used to connect and receive data from devices
Used to determine the correct destination for data and to transmit data to the correct destination
Uses MAC Addresses
Connects nodes/Computers
Looks for correct addresses before sending data
NIC (Network Interface Card)
Required to connect any network-enabled device
A physical component which can operate wirelessly or have a wired connection
Transmission Media
A standard network cable is referred to as an Ethernet cable which uses twisted-pair copper cabling or fibre optic cabling.
Connecting computers with copper cable is cheaper than fibre optic.
Fibre optic cable
Fibre optic cable has a much greater bandwidth than copper coaxial cables or twisted-pair copper cables, transmission is faster, and cables do not break easily.
Fibre optic cables won’t be affected by electromagnetic interference whereas copper cables can interfere with other wires and cause a loss in data transmission.
Fibre optic transmission is unlikely to need to be boosted whereas transmission via copper cable frequently needs boosted using a repeater.
Copper coaxial cable
Copper coaxial cable is used for cable TV and broadband and in some places where fibre optic is unavailable. Coaxial cables transmit data very quickly and over large distances. There is less distortion or interference in comparison to twisted-pair cables as coaxial uses better shielding.
Twisted-pair copper cable
Twisted-pair copper cable is commonly used to connect devices on a LAN because it is lightweight, inexpensive, and easily installed.
How is the DNS (Domain Name Server) used?
A user enters a Uniform Resource Locator (URL) into a web browser. The web browser sends a request to the Domain Name Server for the matching IP address. If found, the IP address is returned. A request is then sent to the IP address for the website.
What does DNS stand for?
Domain Name Server