CSE306. Computer Networks
CSE306. Computer Networks
DATA COMMUNICATIONS
• The term telecommunication means communication at a
distance. The word data refers to information presented in
whatever form is agreed upon by the parties creating and using
the data.
• Delivery
• Accuracy
• Timeliness - -real time
• Jitter
Components of a Data Communication
System
Continue…
Five Components:
• Type of Connection
– Point to Point - single transmitter and receiver
– Multipoint - multiple recipients of single transmission
• Physical Topology
– Connection of devices
– Type of transmission - unicast, mulitcast, broadcast
Types of connections: point-to-point and
multipoint
Uses of Computer Network
• Business Applications
• Home Applications
• Mobile Users
• Social Issues
Business Applications
• Network neutrality
• Digital Millennium Copyright Act
• Profiling users
• Phishing
PROTOCOLS
• A protocol is synonymous with rule. It consists of a set of
rules that govern data communications. It determines what is
communicated, how it is communicated and when it is
communicated.
• The key elements of a protocol are
– Syntax
– Semantics
– Timing
Elements of a Protocol
• Syntax
– Structure or format of the data
– Indicates how to read the bits - field delineation
• Semantics
– Interprets the meaning of the bits
– Knows which fields define what action
• Timing
– When data should be sent and what
– Speed at which data should be sent or speed at which it is being
received.
Types of Network
• Wired Networks • Mobile Networks
- high bandwidth - low bandwidth
- low bandwidth variability - high bandwidth variability
- can listen on wire - hidden terminal problem
- high power machines - low power machines
- high resource machines - low resource machines
- low delay - higher delay
- connected operation - disconnected operation