1.3 Computer networks, connections and protocols Flashcards
What is a LAN (Local Area Network)?
A network of computers which covers a small geographical area located on a single site and can be either wired with ethernet cables or wireless using Wi-Fi.
What are the characteristics of a LAN?
-Easy to share files as network users can access the same files, work collaboratively on them at the same time and copy files between machines.
-Can share the same hardware on a LAN like printers.
-Internet connection can be shared between every device connected to the LAN.
-Can install and update software on all computers at once.
-Can communicate with LAN users cheaply and easily.
-User accounts can be stored centrally so users can log in from any device on the network.
-Quite secure as you need to be in range.
-High speed of 1000mbps.
What is a WAN (Wide Area Network)?
A network of computers that covers a large geographical area and connects LANs that are in different geographical locations.
Who manages WANs?
Unlike LANs, organisations hire infrastructure like communication lines from telecommunications companies who own and manage the WAN as WAN is much more expensive to set up than a LAN.
How are WANs connected?
-Fibre / copper telephone lines.
-Satellite links.
-Radio links.
What are examples of WANs?
-Internet.
-Mobile broadband.
What are examples of LANs?
-Home networking.
-School networking.
What are the characteristics of a WAN?
-Can share resources between employees and customers.
-Can access data storage and remotely back up data.
-Low speed of 150mbps.
-Less secure as connected via software like internet which can easily be intercepted.
What factors can affect the performance of a network?
-Higher bandwidth allows network to perform better.
-Smaller bandwidth may cause congestion and slow the network.
-Wired connections are generally faster and more reliable than wireless.
-Fibre optic cables give better performance than copper cables.
-Wireless performance depends on signal quality.
-Choice of hardware.
-Network topology.
Why can small bandwidth cause congestion and slow the network?
Available bandwidth is shared between the devices on a network so too many devices of heavy use can cause these.
What affects the signal quality?
-The range of the device.
-The amount of interference from other wireless networks.
-Physical obstructions like thick walls in buildings.
What is a coaxial cable?
A transmission media that consists of a central copper wire, surrounded by insulation and a shield of braided wire to minimise interference.
What is a router?
Connects together different networks to transmit data between them and forwards data packets along a network.
What is a Wireless Access Point (WAP)?
A device that allows other devices to connect to a network using standards such as Wi-Fi and Bluetooth.
What is a switch?
Filters and forwards data packets from one device to another device with the correct MAC address within a single network, creating a direct connection between devices.
What is an NIC?
Hardware device internal to a computer that allows a computer to connect to a network.
What is a hub?
A piece of hardware used to connect computers on the same network together.
How does a hub work?
- A hub receives a data packet from a computer.
- It immediately copies it and broadcasts it to all connected devices.
- The packet includes a destination address so the receiving computer will open it and all other computers discard it.
What are examples of Ethernet cables that Ethernet networks can use to connect devices on a LAN?
-Twisted pair cables
-Coaxial cables
-Fibre optic cables
What is a twisted pair cable?
Standard, least expensive transmission media that consists of 2 wires that wrap around each other.
What is a fibre optic cable?
Transmission media that consists of a bunch of glass / plastic threads.
What is transmission media?
Carry data signals from one computer to another and the media can be either wired / wireless.
What is a MAC (Media Access Control) address?
-A unique address hardwired into the NIC which identifies the device connected to the network.
-First half of MAC address identifies the device manufacturer / NIC and second half is device serial number.
What hardware is needed to connect stand-alone computers into a LAN?
-Wireless Access Points
-Routers
-Switches
-NIC
-Transmission media
What are the characteristics of a twisted pair cable?
-Cheap to purchase and install.
-Maximum transmission speed is 10GB per second.
-Maximum distance for reliable communication is 100m.
What are the characteristics of a fibre optic cable?
-Expensive to purchase and install.
-Maximum transmission speed is 100GB per second.
-Maximum distance for reliable communication is 2km.
Why are fibre optic cables better than twisted pair cables?
They don’t suffer interference and can transmit over very large distances without loss of signal quality.
What is a client-server network?
A network managed by a server where the devices connected to the server are clients and the files and software are usually stored centrally on the server rather than on the individual client devices.
What is the client-server relationship?
Clients send requests to the server like asking for data and the server processes the request and responds.
What does the server store?
Stores user profiles, passwords and access information. May request a password before fulfilling certain requests or deny requests to users without the right access level.
What is an example of a client server network?
A website as web browsers are client programs which send requests to web servers that provide web pages.
What are the advantages of a client-server network?
-Easier to keep track of files as they are stored centrally.
-Easier to perform back-ups.
-Easier to install and update software.
-Easier to manage network security.
-Servers are very reliable and always on.
What are the disadvantages of a client-server network?
-Expensive to set up.
-Requires IT specialists to maintain the network and server.
-Server dependence as all clients lose access to their work if the server goes down.
-The server may become overloaded if too many clients are accessing it at once.
What is a peer-to-peer network?
All devices are equal, connecting directly to each other without a server and files are stored on individual devices and are shared with others.