The Basic of Networks

Dear Friends, In this blog I am going to explain the basis of networks.

PhotoPe

A computer network is a group of computers that use a set of common communication protocols over digital interconnections for the purpose of sharing resources located on or provided by the network nodes. — wiki.

The above one is the wiki definition. Using a Network group of computers shares information with one another. They followed certain protocols. The computers on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams.

Different types of networks

There are different type of networks available. Most known are WAN and LAN.

PAN network is connecting two devices using Bluetooth, Infrared, NFC and USB cable.

A group of devices (Computers, Servers, Switches & Printers) that are located in the same building.

In close proximity to each other.

The most common type of LAN is Ethernet LAN.

WLAN: (Wireless Local Area Network)

WLAN is wireless communication instead of wired communication. It communicates with wireless devices like mobile phone, laptop etc.

The simple WLAN is the LAN without using the cable.

A network that joins 2 or more LANs together within a limited area.

It is larger than CAN. Spans over several buildings in a city or town.

It is a dedicated network used for data storage.

A special high-speed network that stores and provides access to larger amounts of data.

WAN is the largest type of network. WAN uses multiple LANs, CANs, MANs. Spans over large geographical areas such as country, continent, globe. The internet is an example of WAN.

In a VLAN, the computers, servers and other network devices are logically connected regardless of their physical locations.

The network traffic between different departments is separated.

Hub is the device. The purpose of the hub is to connect all of the network devices together on an internal network. Hub has multiple ports that accept ethernet connections. Hub does not have any intelligence. It does not filter any data. When the data packet arrives at one port it copies to all another port.

The switch is a device like a hub. Switch stores all device MAC addresses. If data packets come it sends only the direct intended destination port.

The router comes to a picture when a device wants to communicate with outside of their network devices. Routers are used to connect networks. The router is the device it routes or forwards data from one network to another network based on their IP addresses.

Hub and Switch are for creating networks. The router is for connecting networks.

Thank you for reading. Have a nice day!

--

--

Software developer / JavaScript / React / React Native / Firebase / Node.js / C Programming / Book Reader / Story Teller

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Edison Devadoss

Software developer / JavaScript / React / React Native / Firebase / Node.js / C Programming / Book Reader / Story Teller