Ask a question from expert

Ask now

Benefits and Constraints of Different Computer Network Types

Published - 2022-06-08 Computer Science
Benefits and Constraints of Different Computer Network Types

Types of Computer Network

The networking industry refers to practically every type of design as an area network for historical reasons. Area networks were originally divided into two categories: LAN and WAN, with the others emerging over time as technology progressed.

These network types should not be confused with network topologies like bus, ring, or star. Following are some types of Networking systems - 

  1. LAN stands for Local Area Network

A local area network (LAN) links network devices across a small distance. A single LAN is normally found in a networked office building, school, or home, though often a single building will have numerous small LANs (possibly one per room), and rarely a LAN will span a group of surrounding buildings. A LAN is typically, but not always, implemented as a single IP subnet in TCP/IP networking.

Aside from operating in a constrained space, LANs are often owned, controlled, and managed by a single entity.

  1. WAN stands for Wide Area Network

A WAN, as the name implies, connects multiple locations across a long distance. Wide-area network is also considered as world’s largest internet network. 

A WAN is a collection of LANs that are geographically scattered. A router is a network device that connects local area networks (LANs) to a wide area network (WAN). The router in IP networking has two addresses: a LAN address and a WAN address.

A WAN is different from LAN in various aspects. Most WANs (like the Internet) are managed and controlled collectively rather than by a single business. For long-distance connectivity, WANs often use ATM Frame Relay and X.25 technologies.

  1. Local Area Networking, Wide Area Networking, and Home Networking (LAN and WAN)

Residences typically have one LAN and link to the Internet WAN via a broadband modem from an Internet Service Provider (ISP). The modem receives a WAN IP address from the ISP, whereas all of the machines on the home network have LAN (or "private") IP addresses. All computers on the home LAN can interact directly with one another, but to reach the ISP, they must pass via a central gateway, usually a broadband router.

  1. Area Networks of Other Types

While LAN and WAN are by far the most usually discussed network types, you may also come across references to the following:

  • A LAN based on Wi-Fi wireless network technology is known as a wireless local area network (WLAN).
  • A network that spans a physical area larger than a LAN but smaller than a WAN, such as a city, is known as a metropolitan area network. A single entity, such as a government agency or a major firm, normally owns and operates a MAN.
  • A campus area network (CAN) is a network that spans many LANs but is smaller than a MAN, for example, on a university or local corporate campus.
  • Storage Area Network - a technology such as Fibre Channel connects servers to data storage devices.
  • System Area Network - connects high-performance computers to high-speed networks.

What are Network Operating Systems? 

Network Operating Systems run on a server and let you manage data, users, groups, security, applications, and other networking activities. Over a small private network, these operating systems offer shared access to files, printers, security, programmes, and other networking services. Another important feature of Network Operating Systems is that all users are aware of the basic setup, as well as the identities of all other network users, their connections, and so on, which is why these machines are referred to as tightly connected systems. 

Advantages of Computer Network

  1. Sharing of files

A computer network's main benefit is that it allows for file sharing and remote file access. If a person is authorized to do so, a person sitting at one workstation linked to a network can readily examine files on another workstation. This eliminates the need for him to carry a storage device every time data needs to be transferred between systems. Furthermore, a central database allows everyone on the network to access and/or update a file. When files are kept on a server and all of the server's clients share that storage space, making a file available to multiple users becomes easier.

  1. Combining of Resources

A computer network's benefit of resource sharing is also significant. If a company has twelve employees, each with a computer, they'll need twelve modems and twelve printers to share resources. By allowing resource sharing, a computer network, on the other hand, offers a less expensive option. A network may connect all of the computers, and a single modem and printer can serve all twelve users efficiently. 

  1. Setup is low-cost.

Hardware expenditures are reduced when resources are shared. Shared files reduce the amount of memory required, which reduces file storage costs indirectly. A piece of software can only be installed once on the server and then made available to all linked machines at the same time. This eliminates the cost of purchasing and installing the same program several times for multiple users.

Disadvantages of Computer Network

  1. Concerns about security

One of the most significant disadvantages of computer networks is the security concerns they raise. Physical access is required for any type of data theft if a computer is a stand-alone computer. If a computer is connected to a network, however, a hacker can gain unauthorised access by employing a variety of tools. Various network security software must be utilised in the case of large enterprises to prevent the theft of any secret or classified data.

  1. Malware and Viruses

If one computer on a network is infected with a virus, the other computers on the network may also be at risk. Because of the interconnectedness of workstations, viruses can readily spread across a network. Similarly, if malware is unintentionally installed on the central server, it will harm all clients in the network who are connected to that server.

  1. Insufficiency in Robustness

When a computer network's core file server fails, the entire system becomes unusable. If one of the network's central linking servers or bridging devices fails, the entire network will grind to a halt. In large networks, the file server must be a powerful computer, which can make the system twice as expensive to set up and maintain. 

  1. Requires a Skilled Handler

Operating and administering a computer network necessitates a significant amount of technical knowledge and expertise. This is work that cannot be done by a user with only the most basic skills. Also, because the network administrator is responsible for assigning usernames, passwords, and rights to users on the network, the job comes with a lot of responsibility.

Although, there are various benefits and constraints of Different Network Types these can be managed according to one’s needs. 

Further Reading

  1. Compare two documents with a Plagiarism Checker

  2. Effective Ways to Complete Your Homework Faster

  3. How Economics plays a key role in Business Management?

  4. Top Ten Principles of Economics for Better Management in day-to-day life

  5. Major Differences between Java and C++ that everyone should know

Your Feedback matters