Fundamentals of Computer Networks Flashcards
(48 cards)
Computer Network
A collection of computers linked together to facilitate communication and the sharing of resources. They can be connected through wired, or wirelessly.
Advantages of computer networking:
- Allows you to share files with other computers/users
- Roaming access - a user can log onto another device on the same network and be able to access the same files
- Sharing hardware components (eg. printers)
- Centralised updates for larger networks
- Users can communicate
Disadvantages of computer networking:
- Increased risk of hacking
- Viruses can spread more easily
- Hardware necessary for networking can be expensive
- Larger networks require more management
- Reliance upon networked resources
The three main types of computer network:
- Local Area Network (LAN)
- Wide Area Network (WAN)
- Personal Area Network (PAN)
Local Area Network
A network of computers that cover a smaller area, such as a school or college. A LAN is geographically confined to one location.
Personal Area Network (PAN)
A PAN is a network that covers a very small area, often covering only a few metres. PANs are often used to connect personal devices like mobile phones, laptops, or headphones.
Wide Area Network (WAN)
A network that spans over a larger area. A WAN can be spread over multiple different sites, or even countries.
Network Interface Cards (NICs)
Offers an interface port for wired connection. However, there are models that can offer a radio transceiver for wireless connection instead.
Wireless Access Point (WAP)
Allows wireless connections to a network using a radio transceiver. They can also be used to expand an existing computer network and can be connected to the main network through a cable.
Switch
Records which computers are connected to which ports. When traffic is received, they divert the information the the intended recipient only, which improved network performance.
Router
Used to send signals across the internet. They collect knowledge of all the available roots for data transmission, and choose the most suitable route for the circumstances.
Packet Switching
The transfer of small pieces of data across various networks.
Wi-Fi
A family of protocols that make networking run smoothly.
How do wireless networks carry signals?
Through the use of radio waves
How do wired networks carry signals?
Through use of cabling/wires
Maximum transmission speed of a wired network
Up to 1 gigabit per second
Maximum transmission speed for a wireless network
Up to 50 megabits per second
What are the two types of networks?
Wired and wireless
Which type of network is the most secure and why?
Wired networks, as they have a physical connection
Which type of network is cheaper to set up?
Wireless networks, as devices can connect as long as they’re in the range of a WAP, so there’s no need for physical connection/cabling.
Which type of network is easier to install?
A wireless network, as most devices connect automatically.
IP (Internet Protocol) Address
A unique address given to each device that can outwardly connect to the internet.
Network Topology
The physical and logical arrangement of nodes and connections in a computer network.
What are the three most common LAN topologies?
- Bus
- Star
- Ring