ADC&N Chapter 1 PPT
ADC&N Chapter 1 PPT
&
Networking
Instructor
Introduction to CN
&
ISO – OSI Reference Model
CHAPTER – I
• Network Media
Wireless / wired
• Services
– Network Services
Reliable Network
– Authentication
– Reliability
Based on Transmission Mode / Data Flow
• Simplex
• Half - Duplex
• Full - Duplex
Ex. - Walkie-talkies…
• Asynchronous Transmission
Send one start bit at the beginning and one stop bit at the end of each byte.
There may be a gap between each byte.
Based on Authentication
Peer-to-Peer
Clients and Servers
Based on Geographical location or Network Models
– Their size
– Their topology
• The most common LAN topologies are bus, ring, and star.
• A MAN just has one or two cables and does not have any
switching elements.
It does not require a session connection between sender and receiver for
data transfer.
The sender simply starts sending packets to the destination.
A connectionless network provides minimal services.
Circuit Switched Network
Packet-Switched Networks
Topology
The way in which a network is laid out physically. One or more
devices connect to a link; two or more links form a topology.
The topology of a network is the geometric representation of the
relationship of all the links and linking devices (usually called nodes)
to one another.
There are four basic topologies possible: mesh, star, bus, and ring.
Mesh Topology
• Every device has a dedicated point-to-point link to every other
device.
• The link carries traffic only between the two devices it connects.
• Advantages:
• Eliminates traffic problems, privacy and security.
• Fault identification easy
• Duplex-mode
•Disadvantages:
• Cabling and number of IO ports required
• Expensive
Star Topology
• Each device has a dedicated point-to-point link only to a central
controller called "Hub".
• The controller acts as an exchange.
• Advantages:
Less expensive
Robustness
Active.
•Disadvantages:
Dependency on one single point.
More cabling is required .
Bus Topology
• A bus topology is a multipoint .
• One long cable acts as a backbone to link all the devices.
• Nodes are connected by bus cable by drop line and taps.
• Advantages:
Easy of installation
•Disadvantages:
Difficult reconnection
Addition of new devices require modification or replacement
of the backbone.
Ring Topology
• Each device has a point-to-point connection with only the two
devices on either side of it.
• A signal is passed along a ring in one direction, from device to
device until it reaches its destination.
•Advantages:
Easy to install and reconfigure
•Disadvantages;
Unidirectional & break in a ring can disable the entire network
Hybrid Topology
A star backbone with three bus networks
Networking impacts in our daily lives
• Protocols.
Hardware or Network Devices
• Hub
• Connects multiple computers or other network devices together
• no routing tables or intelligence on where to send information
• broadcasts all network data across each connection
• hubs can detect basic network errors, such as collisions, but having
all information broadcast to multiple ports is a security risk
• Repeater
• Regenerates or amplifies the data or signal.
• It is use to connect two networks that uses same technology and
protocol.
• Work in physical layer.
Hardware or Network Devices…
• Bridge
• Software or Applications:
• Chat- IRC (Internet Relay Chat) - Live discussions.
• E-Commerce - Taking orders for products and services.
• E-mail - Exchanging electronic letters, messages, and small files.
• FTP - Transferring files between computers.
• Hosting - Making information available to others on the Internet.
• Search Engines.
Protocol
• Protocols mean set of rules.
• It is a formal description of message formats and the rules
two or more machines has follow to exchange messages.
– Syntax - Structure or format of the data, meaning the order in
which they are presented.
– Semantics - The meaning of each section of bits.
– Timing - When data should be sent and how fast it can be sent.
ISO – OSI Reference Model
THE OSI MODEL
• OSI (Open Systems Interconnection) model was created by
the International Organization for Standardization (ISO), an
international standard-setting body.
– WWW (HTTP)
Functions of Application layer
• File transfer, access, and management
(FTAM): An application layer allows a user to
access the files in a remote computer, to retrieve
the files from a computer and to manage the files
in a remote computer.
• Mail services: An application layer provides the
facility for email forwarding and storage.
• Directory services: An application provides the
distributed database sources and is used to
provide that global information about various
objects.
Application Layer…
• Synchronization:
• Session layer adds some checkpoints when
transmitting the data in a sequence.
• If some error occurs in the middle of the transmission
of data, then the transmission will take place again
from the checkpoint.
• This process is known as Synchronization and
recovery.
Session Layer…
Session Layer…
• Flow Control: Like the data link layer, At this layer is performed
end to end data flow control.
Since the data size is larger than the network layer can
handle, the data are split into two packets, each packet retaining
the port addresses (j and k). Then in the network layer, network
addresses (A and P) are added to each packet.
Example 1…
Transport Layer …
destination host.
networks (Internetworking).
Network Layer Responsibilities
• Logical Addressing: Adds a header to the packet coming from the
upper layer that, among other things, includes the logical addresses of the
sender and receiver.
• Data rate: How many number of bits can be transferred per second.
Layer Protocol
Application HTTP, FTP, SMTP,TELNET
Presentation JPG, GIF, MPEG,
Network Packet