Computer Science - Networks π Flashcards
What IS a network?
A network is two or more computers that are linked together so that they are able to share resources.
What are some examples of resources that networks allow to share?
Resources networks allow to share could be a printer, scanner, software or even a connection to the Internet.
What is the advantage of being able to share physical devices through a network?
Buying many peripheral devices such as printers can be very expensive. A network allows a lot of money to be saved by letting a single printer be shared among the computers connected to the network.
What is the advantage of being able to share digital software through a network?
Having to buy individual copies of a software for each computer in a workspace is far more expensive than buying one network copy to share among the workspace.
How does a network help to back up work?
With a network, work from any computer can be backed up centrally.
How does a network help people access data?
Using a network, people from any workstation can access the same data. It allows work to be more collaborative.
How does a network help to assign security?
Network security can be assigned centrally.
What is the viral disadvantage of using a network?
Viruses can be spread more easily by a network. If one virus enters a computer, it can spread throughout the network to all workstation.
What is the security disadvantage of using a network?
Hackers can gain access to the network. If the hacker gets access to the network, they have access to all the files.
How can a network be unstable? How does this cause problems?
The network can break down, and if it breaks down, users will not have access to the important information held within.
How can a network be expensive?
Although a networks can save a lot of money by saving purchases of expensive peripherals, the initial cost of buying a server, cables, and other network equipment can be very expensive.
What are the TWO main types of network?
LAN and WAN.
What does βLANβ stand for?
Local Area Network.
What does βWANβ stand for?
Wide Area Network.
What is the range of a Local Area Network?
A LAN is usually confined to a small area, usually a single building.
What is the range of a Wide Area Network?
A WAN covers a wide geographical area, often between cities, countries, and even continents.
How are devices connected in a Local Area Network?
Cable, wireless, infrared, and microwave links which are usually owned by the organization.
How are devices connected in a Wide Area Network?
More expensive telecommunication links that are supplied by the telecommunication companies, such as satellite links.
What type of network is more expensive? WANs or LANs?
LANs are less expensive to build as equipment is owned by the organization which is cheaper than renting lines and equipment, WANs are more expensive to build as sophisticated communication systems are used involving rental of communication lines.
What are the MAJOR computer network components and devices?
- Network Interface Card (NIC)
- Hub
- Switches
- Router
- Modem
- Cables and connectors
- Software
- Servers
What is a network interface card?
A stand-alone NIC is used in a desktop computer, a Network adapter or NIC is a device which allows a computer to communicate with other computers/networks.
What are the two forms of NIC?
Wired and wireless.
What is a wired NIC?
A wired NIC employs cables and connectors as a medium to transfer data. It can only connect to a network through wires.
What is a wireless NIC?
In a wireless NIC, the connection is made using an antenna that uses radio wave technology. It can connect to a network wirelessly.
What is a network hub?
A Network hub is a network component that divides a network connection like a central dissemination center for multiple devices. When a computer request information from a network or a particular computer, it transmits the request to the hub through a cable. The hub receives the request and broadcasts it to the ENTIRE network.
What have network hubs been replaced with in the modern day?
In the modern day, hubs are almost obsolete and superseded by more advanced network communication equipment such as Switches and Routers.
What is the main disadvantage of a network hub that led to it being replaced by other equipment?
Network hubs do not know how to send information to a specific workstation. It can only broadcast all network data across each connection.