Netwoking
Netwoking
INTERNET WORKING
INTERNET WORKING
• GATEWAY is a device to connect dissimilar
networks.
•You can use the same software over the network instead of purchasing the
licensed
software for each client in the network.
•Data of all network users can be stored on a single hard disk of the server
computer.
•You can easily transfer data and messages over networked computers.
•It will be easy to manage data at only one place, which makes data more
secure.
•Local Area Network offers the facility to share a single internet connection
among all the LANusers.
Disadvantages of LAN
•LAN will indeed save cost because of shared computer
resources, but the initial
cost of installing Local Area Networks is quite high.
•The LAN admin can check personal data files of every LAN
user, so it does not offer good privacy.
Distance limits.
MAN(Metropolitan Area Network)
CLIENT
SERVER/DEDICATED
SERVER
The Client-Server network
model is widely used
network model.
Here, Server is a powerful
system that stores the data or
information in it. On the other
hands, the Client is the
machine which let the users
access the data on the remote
server.
Peer to Peer Architecture
PEER TO PEER/
NON-DEDICATED
SERVERS
Unlike Client-Server, the
Peer-to-Peer model does
not distinguish between
client and server instead
each node can either be a
client or a server
depending on the whether
the node is requesting or
providing the services.
Each node is considered as
a peer.
NETWORK BASED ON
COMMMUNICATION CHANNELS
1.Wired Networks
(Guided Media)
2.Wireless Networks
(Unguided Media)
WIRED COMPUTER NETWORK
Wired computer networks are mostly LANs. In
wired network, computers are connected to each
other through wires or cables.
Most commonly used cables in wired networks are
• Twisted Pair Cables
• Co-axial cables
• Optical Fibres
TWISTED PAIR CABLE
TYPES
• Unshielded Twisted Pair (UTP)
• Shielded Twisted Pair (STP)
STP offers greater protection from interference and crosstalk due to
shielding,But it is heavier and costlier than UTP.
USE
1. In local telephone communication
2. For digital data transmission over short distances upto 1 km
ADVANTAGES AND DISADVANTAGES OF
TWISTED PAIR CABLE
Advantages:
•Easy to install and maintain
•Simple and physically flexible
•Very inexpensive
•Low weight
•Suitable for small (Local) networks
Disadvantages:
•Not suitable for long distance due to high attenuation.
•Low bandwidth support.
(unsuitable for broadband applications)
•Low Speed
Data rate is 1 Mbps without conditioning and 10 Mbps
with conditioning.
COAXIAL CABLE
TYPES
Coaxial cable comes in two sizes which are called thinnet and
thicknet.
Thicknet : segment length upto 500 m
Thinnet : segment length upto 185 m
USE:
In TV channel communication (CATV)
ADVANTAGES AND DISADVANTAGES OF
COAXIAL CABLE
Advantages:
Data transmission characteristics are better than
twisted wire cable.
Popular for TV networks(basis for a shared cable
network)
Offers higher bandwidth upto 400 MBPS & higher
speed
Disadvantages:
Expensive than twisted wires.
Not compatible with twisted wire cable.
OPTICAL FIBRES
Disadvantages
Installation requires care.
Connecting two Optical fibers is difficult.
Optical fibers are more difficult to solder
Most expensive
FACTOR TWISTED CO-AXIAL OPTICAL FIBER
PAIR CABLE CABLE
Cost Low Moderate High
Higher than
Low Highest
Noise immunity twisted pair
Low Moderate Very high
Data rate
Low Moderate Very high
Bandwidth
High Low Very low
Attenuation
Available Reduced due to Not present
Electromagnet shield
Interference
Easy Fairly easy Difficult
Installation
2 30 to 100 2
Node capacity per
segment
Short circuit Possible Possible Not possible
between the
two conductor
Light
Weight Heavy Light
WIRELESS NETWORKS/ UNGUIDED MEDIA
Wireless Networks – It uses high-frequency radio waves rather
than wires to communicate. Wireless allows for devices to be
shared without networking cable which increases mobility but
decreases range.
DISADVANTAGES
• Insecure communication.
• The transmission is in straight lines so the transmitting and
receiving antennas need to be properly aligned ( line of sight
transmission).
• Signals are susceptible to weather effects.
• Cost of design, implementation and maintenance is quite high.
RADIOWAVE
TRANSMISSION
DISADVANTAGES
•Permission from concerned authorities is required for use of radio
wave transmission.
•Less secure mode of transmission.
•Signals are susceptible to weather effects.
SATELLITE
TRANSMISSION
DISADVANTAGES
•This system is highly expensive (high investment and insurance with
significant probability of failure).
•Requires legal permissions.
•High atmospheric losses.
INFRARED
DISADVANTAGES
Packet Switching
3 KHz = 3000 Hz
3 GHz = 3 X 109
NETWORK TOPOLOGY
The arrangement of a network which comprises of nodes and connecting lines via
sender and receiver is referred as network topology. The various network topologies
are :
Bus Topology
Star Topology
Ring Topology
Tree Topology
Mesh Topology
Hybrid Topology
BUS TOPOLOGY
Alternatively referred to as a
line topology, a bus topology
is a network setup where each
computer and network device is
connected to a single cable
or backbone.
ADVANTAGES AND DISADVANTAGES OF
BUS TOPOLOGY
Advantages
•It works well when you have a small network.
•It's the easiest network topology for connecting
computers in linear fashion.
•It requires less cable length.
Disadvantages
Disadvantages
•May have a higher cost to implement, especially when using a switch or
router as the
central network device.
•The central network device determines the performance and number of
nodes the network can handle.
•If the central computer, hub, or switch fails, the entire network goes down and
all computers are disconnected from the network.
RING TOPOLOGY
Ring topology is a network configuration
in which device connections create a
circular data path. Each networked device is
connected to two others, like points on a
circle. Together, devices in a ring topology
are referred to as a ring network.
In a ring network, packets of data travel
from one device to the next until they reach
their destination. Most ring topologies allow
packets to travel only in one direction,
called a unidirectional ring network.
Others permit data to move in either
direction, called bidirectional.
ADVANTAGES AND DISADVANTAGES OF
RING TOPOLOGY
Advantages
•All data flows in one direction, reducing the chance of packet collisions.
•A network server is not needed to control network connectivity between
each workstation.
•Data can transfer between workstations at high speeds.
•Additional workstations can be added without impacting performance of the
network.
Disadvantages
•All data being transferred over the network must pass through each
workstation on the network, which can make it slower than a star topology.
•The entire network will be impacted if one workstation shuts down.
•The hardware needed to connect each workstation to the network is more
expensive than Ethernet cards and hubs/switches.
TREE TOPOLOGY
A tree topology is a special type of
structure in which many connected
elements are arranged like the
branches of a tree. For example, tree
topologies are frequently used to
organize the computers in a
corporate network, or the information
in a database.
In a tree topology, there can be only
one connection between any two
connected nodes. Because any two
nodes can have only one mutual
connection, tree topologies create a
natural parent and child hierarchy.
ADVANTAGES AND DISADVANTAGES OF
TREE TOPOLOGY
Advantages
•Scalable as leaf nodes can accommodate more nodes in the hierarchical
chain.
•A point to point wiring to the central hub at each intermediate node of a tree
topology represents a node in the bus topology
•Other hierarchical networks are not affected if one of them gets damaged
•Easier maintenance and fault finding
Disadvantages
•Huge cabling is needed
•A lot of maintenance is needed.
•Backbone forms the point of failure.
MESH TOPOLOGY
A network setup where each
computer and network device
is interconnected with one
another, allowing for most
transmissions to be distributed
even if one of the connections
go down. It is a topology
commonly used for peer to
peer networks.
ADVANTAGES AND DISADVANTAGES OF
MESH TOPOLOGY
Advantages
•Manages high amounts of traffic, because multiple devices can transmit data
simultaneously.
•A failure of one device does not cause a break in the network or transmission
of data.
•Adding additional devices does not disrupt data transmission between other
devices.
Disadvantages
•The cost to implement is higher than other network topologies, making it a
less desirable option.
•Building and maintaining the topology is difficult and time consuming.
•The chance of redundant connections is high, which adds to the high costs
and potential for reduced efficiency.
HYBRID TOPOLOGY
Advantages
1.Hybrid network combines the benefits of different types of
topologies
2.Can be modified as per requirement
3.It is extremely flexible.
4.It is very reliable.
5.It is easily scalable
Disadvantages
1.It is expensive
2.The design of a hybrid network is complex.
3.Hardware changes are required in order to connect one topology to
another topology.`
NETWORK DEVICES
Computer hardware devices which are used to connect computers, printers, or any
other electronic device to a computer network are called network devices. These
devices transfer data in a fast, secure and correct way with some specific
functionality over same or different networks. Some devices are installed on the
device, like Internal modem, NIC card or RJ45 connector, whereas some are part of
the network, like router, switch, etc.
NETWORK INTERFACE CARD
NIC
This is at top among other networking devices
and mostly used networking device. This is also
known as network adapter card, Ethernet Card
and LAN card. It allows our PC to
communicate with other PCs. A PC uses
parallel data transmission to transmit data
between its internal parts where as the media
that connects this PC with other device/PCs
uses serial data transmission. A NIC converts
parallel data stream into serial data stream and
vice versa.
NETWORK INTERFACE CARD
NIC – Usually all modern PCs have inbuilt NICs in
motherboard. NICs are also available separately in adapter
format which can be plugged into the available slots of
motherboard. For laptop or other small size devices they
available in PCMCIA (Personal Computer Memory Card
International Association) card format which can be inserted in
PCMCIA slots. Types of NICs
•Media Specific :- Different types of NICs are available for
establishing connection with different types of media. For e.g.
we cannot connect wireless media with wired NIC card or vice
versa. similarly we can’t connect coaxial cable with Ethernet
LAN card. So we have to use specific NIC, which is best
suited for particular media .
MAC Addresses are unique 48-bits(6 bytes) hardware number of a computer, which is
embedded into network card (known as Network Interface Card) during the time of
manufacturing. MAC Address is also known as Physical Address of a network device.
WI-FI CARD
Wi-Fi cards are small and portable cards that allow your
computer to connect to the internet through a wireless
network. Wi-Fi transmission is through the radio waves,
these signals are picked up by Wi-Fi receivers such as
computers and cell phones equipped with Wi-Fi cards.
The devices need to be within the range of a Wi-Fi
network to receive the signals and produces a wireless
internet connection. Once a connection is established
between user and the network, the user is prompted with a
login screen and password for establishing is a secure
connection. Wi-Fi cards can be external or internal. If a
Wi-Fi card is not installed inside your computer, you may
purchase an external USB antenna attachment and
connect it to your device. Many computers and mobile
devices are now a days equipped with wireless
networking capability and do not require a Wi-Fi card.
HUB
A hub is the most basic
networking device that
connects multiple computers or
other network devices together.
Unlike a network switch or
router, a network hub has no
routing tables or intelligence on
where to send information and
broadcasts all network data
across each connection.
1. ACTIVE HUB
2. PASSIVE HUB
SWITCH
Comprises Network of Computers, copper wires, Files, folders & documents stored in
fibre- optic cables & wireless networks various computers
TFT Monitor
LG Electronics
995e
8500.00
Web
services
Preparation of XML (test.xml) document Prolog
Closing tags Compulsory to use closing tags. Closing tags are optional.
Nesting Must be properly done. Not much valuable.
DIFFERENCE
STATIC WEB PAGES
DYNAMIC WEB PAGES
BASIS FOR COMPARISON STATIC WEB PAGES DYNAMIC WEB PAGES
COMPARISON CHART
changes it manually. distinctive content for
different visitors.
Application and web HTML, JavaScript, CSS, CGI, AJAX, ASP, ASP.NET,
languages used to create etc. etc.
web pages
1G – First generation
2G - Second Generation (GSM)
2.5 G – GSM+GPRS
3G – Third Generation
4G – Fourth Generation
5G – Fifth Generation
1G – FIRST GENERATION
5G – Fifth generation
( started but likely to be achieved after 2020)
Watch all programs and download full HD videos
instantly
Complete wireless communication with almost no
limitations.
High speed, high capacity
Work with smart devices like Self-driving cars, Smart
Street lights, multimedia newspapers etc
WIRELESS LOCAL LOOP
PSTN – Public Switched Telephone Network
RPCU – Radio Port Control Unit
HLR – Home Location Register
WANU – Wireless Access Network Unit
WASU – Wireless Access Subscriber Unit
AM – Access Manager