netwoking programming
netwoking programming
netwoking programming
LAB-1
LAN stands for “Local Area Network“. It works as privately network because LAN is a
bunch of computer machines and other connected nodes, and they can transfer data in
between entire network. Local area network is developed to operate over small region
like as shopping mall, office, campus etc. Main objective of using of LAN is to share
resources (printer, FAX machine, plotter etc) with multiple compute and swap data.
There are two different types of LAN connections –
Client/Server LAN – In which, various types of different devices (Clients) are
connected with centralized server machine, and this server can handle several activates
such as data storage, printer and plotter access, and network traffic. The Clients and
Server are linked each other with wired or wireless medium.
Peer-to-Peer LAN – In which, no need the centralized server machine, so it is not able
to bear massive workload compare to Client/Server LAN. On this concept, each
computer and other devices are connected with parallel nature.
Typically all modern PCs have the integrated NICs in the motherboards. If
additional NICs are required, they are also available as add-on devices
separately.
Hub
Hub is a centralized device that connects multiple devices in a single LAN
network. When Hub receives the data signals from a connected device on
any of its port, except that port, it forwards those signals to all other
connected devices from the remaining ports. Usually, Hub has one or more
uplink ports that are used to connect it with another Hub.
Bridge
Bridge is used to divide a large network into smaller segments. Basic
functions of the Bridge are the following: -
Switch
Just like Hub and Bridge, Switch is also used to connect the multiple devices
together in a LAN segment. Basically, a Switch is the upgraded version of the
Bridge. Besides providing all the functionalities of Bridge, it also offers
several additional features.
Unlike the generic processors that we use in our PC, ASICs are the
specialized processors built only to perform very few particular tasks.
Usually, the ASICs in the Switches have single task and that is the switching
the frames as fast as possible.
An ASIC occupied switch performs this task blazingly fast. For example, an
entry level Catalyst Switch 2960 can process 2.7 million frames per second.
Modem
In simple language, a Modem is the device that is used to connect with the
Internet. Technically, it is the device that enables the digital data to be
transmitted over the telecommunication lines.
Router
The router connects the different network segments. It switches the data
packets between those networks which are either located in the different
logical segments or built with the different network layer protocols.
When a router receives a data packet on any of its interface, it checks the
destination address of that packet and based on that destination address, it
forwards that data packet from the interface which is connected with the
destination address.
Proxy
Proxy is used to hide the internal network from external world. It can be a
dedicate device or can be an application software. Once it is configured, all
communication goes through it. Since external devices cannot access the
internal devices directly, they cannot tamper with the internal devices.
Transceiver
Transceiver is a small device that has the capability of receiving and sending
both types of signals; analog and digital. Usually, it is inbuilt in network
interface card. But, it is also available as an individual device. It detects the
type of signal from the network wire and converts the passing signal
accordingly.
That’s all for this tutorial. If you like this tutorial, please don’t forget to share
it with friends through your favorite social network.