Computer Fundamental
Computer Tutorial

Types of Computer Network



Types of Computer Network

Computer network is broadly classified into three types—
1. Local Area Network (LAN)
2. Metropolitan Area Network (MAN)
3. Wide Area Network (WAN)
The different network types are distinguished from each other based on the following characteristics:
• Size of the network
• Transmission Technology
• Networking Topology
The size of the network refers to the area over which the network is spread.
Transmission technology refers to the transmission media used to connect computers on the network and the transmission protocols used for connecting.
Network topology refers to the arrangement of computers on the network or the shape of the network.

Local Area Network

LAN is a computer network widely used for local communication. LAN connects computers in a small area like a room, building, office or a campus spread up to a few kilometers. They are privately owned networks, with a purpose to share resources and to exchange information.
The computers in a LAN are generally connected using cables. LAN is different from other types of network since they share the network. The different computers connected to a LAN take turns to send data packets over the cables connecting them. This requires coordination of the use of the network. Some of the transmission protocols used in LAN are Ethernet, Token bus, and FDDI ring. Star, Bus, and Ring are some of the common LAN networking topologies. LAN runs at a speed of 10 Mbps to 100 Mbps and has low delays. A LAN based on WiFi wireless network technology is called Wireless Local Area Network (WLAN).

Metropolitan Area Network

MAN is a computer network spread over a city. Cable television network is an example of MAN. The computers in a MAN are connected using coaxial cables or fiber optic cables. MAN also connects several LAN spread over a city.

Wide Area Network

WAN is a network that connects computers over long distances like cities, countries, continents, or worldwide. WAN uses public, leased, or private communication links to spread over long distances. WAN uses telephone lines, satellite link, and radio link to connect. The need to be able to connect any number of computers at any number of sites, results in WAN technologies to be different from the LAN technologies. WAN network must be able to grow itself. Internet is a common example of WAN.