How many different kinds of computer networks can you recogn
How many different kinds of computer networks can you recognize?
Solution
Computer Networks may be defined as the connection of several devices With each other in order to form a communication between each other. In order to provide such type of communication we require some cables, devices such as routers, switchs. Both router and switch have got different functionality for creation and role in network. We know we have got different type of network like LAN WAN and MAN. If you have small office or building then you can set up LAN connectivity where many computers are connected with the help of switch holding different IPaddress in same network. If u have class type room then you probably can have one switch that can connect many different PCs together with the help of private IP address that you can assign on each PCs. You can each creat DHCP SERVER with the help of which each IP will be assigned automatically to every computer without assigning them one by one.
Now there are different type of computer networks that we can see. Like LAN local area network, WAN wide area network, MAN metropolitan area network, distributes networks, VANET vehicular ad hoc networks, MANET mobile ad hoc networks. Every network depends upon the range and distance of network when established. We have network that are connected throughout the world which forms WAN that means every node which are in network are connected publicly that means each node is given an public IP address which ISP Provides us. If we are talking about LAN then each node is connected through private IP address. Every network in the world is connected through ISP internet service providers with the help of routers thus forms an Internet.
