Week 1.2
Week 1.2
What is a Network?
What is a Network?
What is a Network?
What is a Network?
What is a Network?
• A system of lines/channels that are
interconnected with each other.
Figure 1-1
point-to-point(a)
multiple-access(b)
• Examples:
Company can use MAN to connect
the LANs in all its offices throughout
the city.
A part of the telephone line network
that can provide DSL line to the
customer
MAN
WAN (Wide Area Network)
• Provides long distance transmission of data, voice , image
and video information over large areas ( country or whole
world)
• In contrast to LAN, WAN may utilize public or private
communication equipments or combination.
Interconnection of Networks:
Internetwork
An internet (small i) is two or more networks
that can communicate with each other.
Internetworking
To interconnect two or more
networks, one needs a gateway or
router.
Host-to-host connectivity is only
possible if there’s a uniform
addressing scheme and a routing
mechanism.
Messages can be sent to a single
destination (unicast), to multiple
destinations (multicast), or to all
possible destinations (broadcast).
• Internet today
– Made up of many wide and local area networks joined by
connecting devices and switching stations. Today most end
users use the services of internet service providers (ISPs).
internet service providers
(ISPs)
• Hierarchical organization of the Internet
includes:
– International Internet Service Providers
– National Internet Service Providers
– Regional Internet Service Providers
– Local Internet Service Providers
internet service providers
(ISPs)
1.4 Protocols and Standards
Protocols and Standards
• Protocols
• Standards
• Standards Organization
Protocols
• Set of rules that governs data communications.
• Protocol defines :
– What is communicated?
– How it communicated?
– When it is communicated?
What’s a protocol?
human protocols: network protocols:
• “what’s the time?” • machines rather than
• “I have a question” humans
• introductions • all communication activity
in Internet governed by
protocols
… specific msgs sent
… specific actions taken
when msgs received, or protocols define format,
other events order of msgs sent and
received among network
entities, and actions
taken on msg transmission
and/or receipt of a msg.
Protocols
• Key elements of a protocol: Syntax,
semantics and timing
• Syntax: Structure or format of the data,
meaning the order in which they are
presented. Example: A simple protocol
might expect the first byte of data to be the
address of the sender, the second byte to be
the address of the receiver and the reset of
the stream to be the message itself.
Protocols
• Semantics: Refers to the meaning of each
section of bits.
• Example: does an address identify the route
to be taken or the final destination of the
message.
Protocols
• Timing: When data to should be sent?
•How fast they can be sent? Example: If a
sender produces data at 100Mpbs but the
receiver can process data at only 1Mpbs,
transmission will overload the receiver and
data will be largely lost.
Standards
• Provide guidelines to manufactures,
vendors, government agencies and
other service provides to ensure the
kind of interconnectivity necessary in
today's marketplace and international
communication.
Standards
• Two categories:
1.De fact: Have been adopted as
standers through widespread use.
Established by manufacturers that
define the functionality of a new
product or technology
2.De jure: officially recognized body.
Figure 1-3