Networkingconcepts 120315001647 Phpapp01
Networkingconcepts 120315001647 Phpapp01
Networks
Class XII
Multimedia & Web Technology
Objectives
What is a network?
Need for networking
Components of Network
Types of Network
Evolution of Networking
Communication media
Data Communication Terminologies
Switching Techniques
Digital and Analog Transmission
Network Topologies
Network Devices
Communication Protocols
Wireless/Mobile Computing
Network
Network, a group of computers and
associated devices that are connected by
communication facilities.
Network is an inter connected collection of
autonomous computers.
When two or more computers are joined
Server
The master comp is called server.
Facilitates the sharing of data, s/w and h/w concepts.
Server
Network Interface Unit (NIU)
It is a device attached to each workstation and
server.
Helps to make connections within the network.
Each NIU has a unique no identifying it called
node address.
NIU is also called terminal access point (TAP).
Also called Network Interface Card (NIC)
Each NIC is given a unique physical address
called MAC address.
Evolution of Network
In 1969 , US deptt of Defence started
ARPANET( Advance Research Projects
Agency NETwork).
Goal was to connect different universities
and US defence.
People exchanged info and played games
Expanded rapidly
Evolution of Network
In mid 80’s National Science Foundation created a high
capacity network called NSFnet.
Allowed Academic use and private business
Many private companies built their own networks which
were later interconnected along with ARPANET and
NSFnet to form Internet.
Arpanet was shut down in 1990 .
Govt funding for NSFnet discontinued in 1995.
But commercial services can into the scenario which are
still running the internet.
Types of Networks
Coaxial Cable
Wireless LANs
Unshielded Twisted Pair (UTP) Cable
Server
The master comp is called server.
Facilitates the sharing of data, s/w and h/w concepts.
Server
Few terms related to Network
Two types of servers
Non Dedicated server Dedicated server
Message Switching
Packet Switching
Circuit Switching
Physical connection between the two computers is
established and then data is transmitted from source to
destination computer.
When a computer places a telephone call , the switching
equipment within the telephone system seeks out a
physical copper path from sender’s to receiver’s
telephone.
It sets up end-to-end connection between computers
before any data can be sent.
Message Switching
The source comp sends the data to
the switching office first which stores
the data in its buffer.
It then looks for a free link to another
switching office and then sends the
data to this office.
Process is continued till the data is
delivered to the destination
computer.
It is also known as store and forward
technique.
Packet Switching
There is a tight upper limit on the block size. In
message switching there was no upper limit.
A fixed size of packet is specified.
All the packets are stored in main memory in
switching office. In message switching packets
are stored on disk.
This increases the performance as access time is
reduced.
Transmission media or
communication Channel
Coaxial Cable
Wireless LANs
Unshielded Twisted Pair (UTP) Cable
•. The “busy” token, plus message, is then passed around the circle,
copied when it arrives at its destination, and eventually returned to
the sender.
• The sender removes the attached message and then passes the
freed token to the next station in line.
Advantages of Ring Topology
Short Cable length as compared to star .
No wiring closet space required.
Suitable for optical fibres
- high speed
- traffic travels in one direction.
Disadvantages of Ring Topology
Node failure causes network failure.
Difficult to diagnose faults.
Network reconfiguration is difficult. It is
not possible to shut down a small section
of the ring.
Tree Topology
Unlike a standard hub which simply replicates what it receives on one port
onto all the other ports, a switching hub keeps a record of the MAC
addresses of the devices attached to it.
When the switch receives a data packet, it forwards the packet directly to the
recipient device by looking up the MAC address.
In other words, say for instance you had a network of 5 PCs and a server all
connected with 10Mbps UTP cable, with a hub the throughput (10Mbps)
would be shared between each device, with a switch each device could utilise
the full 10Mbps connection.
Repeater
A repeater is an electronic device that receives a
weak or low-level signal and retransmits it at a
higher level or higher power, so that the signal can
cover longer distances without degradation.
Bridge – connects two LANS having the same
protocol – (e.g. Ethernet or Token ring)
LAN A
Data not
destined for
other network
Bridge is prevented
from passing
over the bridge.
LAN B
Bridge
In telecommunication networks, a bridge is a product that connects
a local area network (LAN) to another local area network that uses
the same protocol (for example, Ethernet or Token Ring).