Chapter 6 - Networks
Chapter 6 - Networks
& Networking
MIS201
Course Email:
Instructor: Fatma Sajwani
Objectives
1. Compare and contrast the major types of networks.
4. Explain the impact that discovery network applications have had on business and everyday life.
5. Explain the impact the impact of network applications have had on business and everyday life
Key Topics
1. Computer Networks
Network types:
1. Local Area Network (LAN): connects two or more devices in a limited geographical region, usually
within the same building.
2. Wide Area Network (WAN): a network that covers a large geographical area. WANs typically connect
multiple LANs.
3. Enterprise Network: organizational interconnected networks consisting of multiple LANs and
may also include multiple WAN's.
What is a Computer Network?
Router: a communications processor that
routes messages from a LAN to the
Internet, across several connected LANs,
or across a wide area network such as the
Internet.
Medium Speed
Wireless (radio, microwave, satellite) <600 Megabits per sec
Twisted Pair Wires (CAT 5, CAT 6 cables) <= 1 Gigabit per sec
Coaxial Cable < 1 Gigabit per sec.
Fiber Optic Cable 6+ Terabits per sec.
Advantages & Disadvantages of Wired
Communication Channels
Channel Advantages Disadvantages
Twisted-pair Inexpensive Slow (low bandwidth)
wire Widely Available Subject to interference
Easy to work with Easily tapped (low security)
Coaxial cable Higher bandwidth than Relatively expensive and
twisted-pair inflexible
Less susceptible to Easily tapped (low to medium
electromagnetic security)
interference Somewhat difficult to work
with
Fiber-optic Very high bandwidth Difficult to work with (difficult
cable Relatively inexpensive to splice)
Difficult to tap (good security)
Network Fundamentals: Network Protocols
Ethernet: A common LAN protocol. Many organizations use 100-
gigabit Ethernet, where the network provides data transmission Key TCP Functions
speeds of 100 gigabits (100 billion bits) per second. • Manages the movement of data
packets between computers by
Transmission Control Protocol/Internet Protocol (TCP/IP): the establishing a connection
protocol of the Internet. TCP/IP uses a suite of protocols, the main between the computers
ones being the • Sequences the transfer of packets
• Transmission Control Protocol (TCP) • Acknowledges the packets that
• Internet Protocol (IP) have been transmitted
Packet Switching
• Packets: Before data are transmitted
over the Internet, they are divided into
small, fixed bundles called packets.
Each packet carries the information that will help it reach its destination:
– The sender’s IP address,
– the intended receiver’s IP address,
– the number of packets in the message, and
– the number of the particular packet within the message
• Each packet travels independently across the network and can be routed through different paths in the network.
When the packets reach their destination, they are reassembled into the original message.
4 Layers of TCP/IP
IP is the main protocol within the internet
layer of the TCP/IP.
IP’s main purpose is to deliver data packets
between the source application or device
and the destination
IP is responsible for disasembling,
delivering and reassembling the data
during transmission
Types of Network Processing
Distributed Processing: divides processing work
among two or more computers which enables
computers in different locations to communicate with
one another via telecommunications.
Fiber-to-the-home (FTTH) Expensive and usually placed only in new housing developments
Addresses on the Internet
Internet Protocal (IP) Address
• Internet Corporation for Assigned Names (ICANN)
• Top Level Domain (TLD)
– .com, .edu, .mil, .gov, .org
IPV4 vs IPV6
• Each computer on the Internet has an
assigned address, called the Internet
Protocol (IP) address.
• IP Address distinguishes it from all other
computers.