Computer Network
Computer Network
Ring:
In this the nodes are connected to two or more nodes and thus forming a
continuous single path for transmission. It does not need any central device to
control the connectivity among the devies. Example: SONET network, SDH
network.
Bus:
In this topology, all the nodes are connected to a single cable known as a central
cable or bus. It acts as a shared communication medium. If any device wants to
send the data to other devices then it will send the data over the bus which in
turn sends the data to all the attached devices. Ex: Ethernet cable ,cable tv
system.
Mesh:
In this network topology, the nodes are individually connected to other nodes. It
does not need any central devices or central bus to control the connectivity
among the nodes.
Tree:
It is a combination of star and bus topology. This is also called extended star
topology. All extended star segments are connected to a central bus, so if any
segment faces failure rest assured the other segments will not be affected.
Different types of network
● PAN(Personal Area Network): Its range limit is up to 10 meters. It is
used for personal use. For example Computers, Fax, Printers etc.
● LAN(Local Area Network): It is used for small geographical locations
eg: Schools, office, hospitals, etc.
● HAN(House Area Network): It is actually a LAN used in a house and
used to connect homely devices like Computers, phones, printers, etc.
● CAN(Control Area Network): It is a multiple interconnected LAN. Also
known as Corporate Area Network.
● MAN(Metropolitan Area Network): It is used to connect devices that
span large cities over a geographical area.
● WAN(Wide Area Network): It is used over a wide geographical location
that may range to connect cities and countries.
● GAN(Global Area Network): It uses satellites to connect devices over
the global area.
Advantages of VPN:
1. VPN is used to connect offices in different geographical locations
remotely and is cheaper than WAN connections.
2. VPN is used for secured transactions and data transfer between multiple
offices located in different geographical locations.
3. VPN keeps an organization’s information secured against any potential
threats or intrusions by using virtualization.
4. VPN encrypts the internet traffic and disguises the online identity.
Types of VPN:
1. Access VPN: It provides secure remote access to a network, such as a
corporate network or private servers. It is commonly used by remote
workers or individuals who need to connect securely to a central network
over the internet.
2. Site-to-Site VPN: It is commonly used by a large company having
different branches in different locations to connect the network of one
office to another which is in different location.
2.1 Intranet VPN: It is used to connect remote offices in different
locations using shared infrastructure (internet connectivity and servers)
with accessibility policies as a private WAN.
2.2 Extranet VPN: It uses shared infrastructure over the intranet,
suppliers, customers, partners, and other entities and connects then using
dedicated connections.
HTTP defines the set of rules and standards on how the information can be
transmitted on the world wide web(www). It helps the web browsers and web
servers for communication.