Lecture 2 - Data comm
Lecture 2 - Data comm
Techniques/ICT
Lecture 2
Data Communication &
Computer Networks
04/09/2025
04/09/2025
04/09/2025
04/09/2025
04/09/2025
Three Modes of Data
Transmission
Data is transmitted in one of three modes:
1. Simplex (Unidirectional transmission) is a single, one-way transmission.
Example: The signal sent from a TV station to your TV.
2. Half-duplex allows data to flow in one direction at a time.
Simultaneous transmission in two directions is not
allowed.
Example: Two-way radios, police or emergency mobile
radios
3. Full-duplex allows data to flow in both directions at the same time.
Bandwidth is measured in only one direction. 100 Mbps
full-duplex means a bandwidth of 100 Mbps in each
direction.
Broadband technologies, such as digital subscriber line
(DSL) and cable, operate in full-duplex mode.
04/09/2025
04/09/2025
04/09/2025
04/09/2025
Two Types of LAN Topologies
Physical topology is
the physical layout of
the components on
the network
Logical topology
determines how the hosts
access the medium to
communicate across the
network
04/09/2025
Mesh Topology
Connects all devices to each other
Failure of any cable will not affect the network
Used in WANs that interconnect LANs
Expensive and difficult to install
because of the amount of cable
needed
The Internet is an example of
a mesh topology
Often used by governments
when data must be available
in the event of a partial network
04/09/2025
Star Topology
Has a central connection point:
a hub, switch, or router
Hosts connect directly to the
central point with a cable
Costs more to implement than
the bus topology because more
cable is used, and a central
device is needed
Easy to troubleshoot, since each host is
connected to the central device with its
own wire.
04/09/2025
04/09/2025
Bus Topology
Each computer connects
to a common cable
Cable connects one
computer to the next
Ends of the cable have a terminator installed
to prevent signal reflections and network errors
Only one computer can transmit data at a time
or frames will collide and be destroyed
Bus topology is rarely used today. Possibly
suitable for a home office or small business
with few hosts
04/09/2025
Ring Topology
Hosts are connected in a physical ring or circle.
The ring has no beginning or end, so the cable
does not need to be terminated.
A special frame, a token, travels
around the ring, stopping at each
host.
The advantage of a ring topology
is that there are no collisions.
There are two types of ring
topologies:
Single-ring and Dual-ring
04/09/2025
Internet
What is internet?
• Internet A communication network that is itself a connection of
many other networks
04/09/2025
The Web vs. The Internet
The World Wide Web (WWW): Is a collection of internet resources
(such as FTP, telnet), hyperlinked text, audio, and video files, and
remote sites that can be accessed and searched by browsers based on
standards such as HTTP and TCP/IP.
Internet
Massive network of networks.
Use various protocols such as
SMTP: Simple Mail Transfer Protocol
FTP:File Transfer Protocol
04/09/2025
Peer-to-Peer Networking
Share files, send messages, and print to a
shared printer.
Each computer has similar capabilities and
responsibilities.
Each user decides which data and devices
to share.
No central point of control in the network.
Best if there are ten or fewer computers.
04/09/2025
Client and Server
Client computer:
Users connect to the Internet
Request data and Web pages
Server computers
Store Web pages and data
Return the requested data to the client
Server
Client
04/09/2025
IP address
Internet Protocol (IP) address: uniquely identifies a computer
on the network.
04/09/2025
IP Address Configuration
Manual configuration
Identifying errors
Compressing the data
Deciding how data is to be sent
Addressing data
Deciding how to announce sent and received data
Physical Network
Components
Network devices:
Computers
Hubs
Switches
Routers
Wireless access points
Network media:
Twisted-pair copper cabling
Fiber-optic cabling
Radio waves
Hubs
04/09/2025
Web Sites
Web site:
Collection of related Web pages
First page known as Home or Index page
HTML document
Text and graphics
Unique address
Hyperlinks
Related
pages
04/09/2025
URL
URL:
Uniform Resource Locator
Unique Web page address
HTTP: protocol from server to browser
04/09/2025
Domains are groups of Computers on the same network
and are a method to isolate communications between
the members in the domain and the other data traffic.
04/09/2025
Search Engines
Searches for keywords
Returns a list of Web pages
Popular search engines:
Google
Bing
Yahoo
Indexer
Spider
Search engine Software
www.metasearch.com
04/09/2025
Internet search methods
Search methods are used by search tools to increase the
effectiveness and efficiency of Internet searches.
Search methods:
Keyword
Field
Boolean
Miscellaneous
04/09/2025
Types of data networks
Personal Area Network (PAN) Is a computer network
used for communication among computer devices close to
one person. Some examples of devices that may be used
in a PAN are printers, fax machines, telephones, PDAs, or
scanners.
04/09/2025
Network channels
Communications Channels
Communications
Channel/Communications Medium: The
physical or cableless media that link the
different components of a network.
Physical channels – Physical channels are
wires or cables along which data and
information are transmitted. There are 3
types of physical channel:
- Twisted pair
- Coaxial cable
- Optical cable
04/09/2025
Physical communication channels
Twisted-pair wire: most prevalent
form of communications wiring;
consists of strands of copper
wire twisted in pairs.
• Coaxial cable: Insulated copper wire
used to carry high-speed data
traffic and television signals.
04/09/2025
Capabilities of the Internet
Three Main Functions
Communicate
Retrieve
04/09/2025
Capabilities of the Internet
Communications Capabilities
E-mail or Electronic Mail: A service that transports text
messages from a sender to one or more receivers via
computer.
04/09/2025
What is spam?
Spam also known as junk e-mail refers to unsolicited message
received in your inbox.
04/09/2025
Avoiding spam
Don’t volunteer to receive email
Don’t give email to anyone unless you know them
Don’t publish email on website
Keep multiple email addresses
Don’t respond to unsolicited email
Never ask to be removed from a spammer’s list
Never buy anything from spammer
Using a second email when posting newsgroups
Use spam filter
etc
04/09/2025
Capabilities of the Internet
Communications Capabilities
Mailing Lists: Each mailing list has subscribers who receive
messages as part of an ongoing discussion of the list’s topic.
04/09/2025
Capabilities of the Internet
Communications Capabilities
Usenet or User’s Network: A system of worldwide discussion
groups, not an actual physical network.
04/09/2025
Capabilities of the Internet
Retrieval Capabilities
FTP (File Transfer Protocol): Used for transferring files
containing documents or software between computers on the
Internet.
04/09/2025
Capabilities of the Internet
Retrieval Capabilities (Continued)
Portal: A gateway or hub on the Internet from which other sites can
be visited.
04/09/2025
Capabilities of the Internet
Retrieval Capabilities (Continued)
Webcasting: The prearranged delivery, or push, of information of
interest to a user’s desktop automatically.
04/09/2025
Capabilities of the Internet
Shop, Buy, and Sell
Electronic Commerce/e-commerce:
Conducting commercial activities on the
Internet.
04/09/2025
Cookies
Text files stored on client computers when visiting Web sites
Used on return visits to Web sites
Unique ID number
Personal information remembered
Privacy risk
Selling information
04/09/2025
Web Entertainment
Multimedia:
Involves forms of media and text graphics, Audio, and
Video.
Streaming audio and video
Plug-in
Games
04/09/2025
What is a plug-in?
A plug-in is a set of software components that adds
specific abilities to a larger software application.
04/09/2025
Popular plug-ins
04/09/2025
Review Questions
1. Why is Internet referred to as a network of networks?
2. What is the origin of the Internet?
3. How does data travel on the Internet?
4. Differentiate between a static and dynamic IP address
5. What are my options for connecting to the Internet?
6. How do I choose an Internet service provider?
7. What is a Web browser?
8. What is a URL and what are its parts?
9. How can I use hyperlinks and other tools to get around the Web
10. Discuss internet crimes that are commonly committed by users
over the internet and how they can be solved.
04/09/2025