You are on page 1of 5

LIVING IN THE IT ERA - E.g.

, FTP, SSH, DNS


Basics of Computer Networking Transport
Computer Networking - Manage communication sessions.
- E.g., TCP, UDP
- Consists of two or more devices connected by media
and apps to support sharing. Internet
Building Blocks of Networks - IP addressing, routing
- E.g., IPv4, RIP, IPv6
 Devices
 Applications Network Interface
 Networks - Physical transmission
End-User Devices - E.g., Ethernet, Wi-Fi

- Mobility is important. Peer-To-Peer Protocols: Actual Flow


- Network connections are essential.
- OS must be designed for networking.
Network Resources
 Printer
 Servers
 NAS storage
Switches and Access Points
- Access switches connect end-users.
- Core switches and shared resources. Peer-To-Peer Protocols: Effective Flow
- APs connect wireless devices.
Routers
- Routers connect one network to others.
- Routers control communication.
Media
- Different types of signal are transmitted over
different media.
- Electricity is transmitted over copper.
- Radio frequencies are transmitted through air.
- Light is transmitted over optical fiber. Internet Access Technologies
Network Topologies  Dial-up modem
- A topology is the physical layout of the connection.  DSL
 Cable modem
 WiMax
 Cellular data
 Wi-Fi hotspot
 Satellite
10 Different Types of Networks
Computer networks keep changing the way we live and
do things in the 21st century. This is because virtually
every computing activity or information sharing we do
today depends on one form of network or another.
The Internet is a very good example of a computer
The TCP/IP Networking Model network that allows users to get information from any
part of the world, using an internet-enabled device.
Application
- Define applications protocol functions.
Depending on the type of communication you want to LAN is probably the most commonly used computer
achieve, a networking device such as a router or switch network nowadays. A major component of a LAN
is often used when designing a computer network. network is a Layer2 Ethernet Switch which provides the
actual communication between devices.
There are several types of computer networks that can
be used for the purpose of data communication and
information sharing. Let us take a look at the most
3. Metropolitan Area Network (MAN)
popular types of networks available today.

1. Personal Area Network

A Personal Area Network or PAN has been around for When it comes to the MAN network type, know that it is
quite sometime and this type of network focuses on a usually a large computer network on a large
person’s workspace. A Personal Area Network handles geographical area that includes several buildings and
data transmission within devices such as tablets, LANs, or even the entire city or metropolitan area. The
personal digital assistants, smartphones, and computers. geographical area of the MAN is larger than LAN, but
Note that single users in most cases basically use this smaller than WAN, which makes it fall in between a
type of network. People make use of these types of Local Area Network and a Wide Area Network.
networks commonly in situations where they need to
connect wearable or mobile devices.
4. Wide Area Network (WAN)

2. Local Area Network (LAN)

Unlike Local Area Networks and Metropolitan Area


Networks, Wide Area Networks or WAN are networks
that span over wide geographical locations, which could
be multiple buildings or even multiple cities or countries.

A Local Area Network or LAN as it’s commonly known is This kind of network is suitable for providing Internet
a network that connects devices usually in the same access to Local Area Networks or some other kinds of
building or local area. This could be computers or other networks. Wide area network communications often
devices that are within an office building, which are require networking devices such as routers and modems
connected together to share resources. for effective data communication.

Most people make use of this network type to share files Moreover, WANs are usually provided by ISPs which are
and other business-related documents in an interconnected to offer communication to wider areas. A
organization. A router is often used when multiple Local WAN link is usually referring to a network interface that
Area Networks need to be connected to each other. A
provides connection of the smaller network towards the Have in mind that a VPN is also used to connect LAN
bigger WAN network. A WAN link can be fiber optic, networks that are far away between them. For example,
Ethernet Layer2 VPN, Layer 3 MPLS vpn etc. a company has different buildings (with LAN networks) in
different Cities and wants to interconnect the buildings
over the Internet. A VPN will provide an ideal and cheap
5. Wireless LAN (WLAN) solution for such a case.

7. Storage Area Network (SAN)

A Storage Area Network or SAN is a network that has


been designed for storing and transferring files. This
Unlike Local Area Network, a Wireless LAN network network setup is often made up of servers with large
doesn’t make use of a cable for end-to-end connectivity. storage capacity and special switches and interface
A WLAN makes use of a Wireless Access Point (WAP) cards.
device, which serves as the point of connectivity for
wireless clients on the network.
There are many reasons why any organization would
make use of a Storage Area Network, and one of them is
Keep in mind that this kind of network can support other to provide a safe place for storing important files and for
devices such as smartphones and tablets. One of the providing a fast network for backing up files.
advantages of using a WLAN network is the flexibility it
offers users, since there is are cable restrictions.
Storage Area Networks are often designed to have high
availability, because files must be accessible at any
6. Virtual Private Network (VPN) given time. Also, a SAN might not use the classical
TCP/IP used in other computer networks but some
special protocols such as Fiber Channel Protocol, SCSI
over FCP etc.

8. Enterprise Internal Private Network

A Virtual Private Network is a type of network that makes


use of existing private or public network infrastructure
(e.g., the Internet) to provide a secured network
connection. This is often achieved by creating an
encrypted tunnel for secured end-to-end connectivity. A
Virtual Private Network uses data encryption techniques
to provide security for files that are sent or received over
the network. This is often used by organizations that An Enterprise Internal Private Network is a type of
have highly sensitive data to transfer. network that is designed for private communication
within an organization. This type of network is only
accessible from within the enterprise since its major goal - In order to manage communication, the nodes must
is to provide security for users within the organization. A be part of communication system linked with each
firewall is often used when users need to access other via some media like cables or wireless.
information on the Internet. - In data communication/networking computers or
devices which are connected to network are termed
as nodes.
Although it’s a private network, it does not mean that its
Fundamental Principles of Communication System
only available within a building. It can span several
buildings using private communication lines.  Delivery
 The system must carry data with correct end or
destination.
9. Campus Area Network  The data must be received by correct recipient
(device/user)
 Accuracy
 The system must deliver the data with same as
it was sent.
 The altered or incomplete data is useless.
 Timeliness
 The system must deliver data in time.
 Late delivery may not be useful.
 Therefore, time delivery is mandatory.
Basic Elements of Communication System
Campus Area Networks are basically made up of several
Local Area Networks, which are often within a campus  Message
area. Campus Area Networks are used in places such as - Message is the information that is
hospitals, schools, universities or any organization that communicated over the communication system.
has multiple LANs and buildings that need to connect to - It includes text, audio video images.
each other to share resources.  Sender
- The node that is used for transferring data is
called source or sender.
10. System Area Network - In recent digital system the source is mostly
computer or a mobile device.
 Medium
- Medium is the pathway through which data is
sent from one point to another.
- If the receiver and sender are within the
building, a wire (medium) can connect them.
- If they are at different locations, they may be
connected through telephone lines, fiber optics,
etc.
 Receiver
- The node that receives data is called receiver.
- The receiver can be computer, mobile device,
A System Area Network is a network that is designed to printer.
work in parallel computing environments; it connects  Protocols
computers that are in a High-Performance Computing - A protocol is the set of rules which govern the
setting. These are often used where high processing is data transmission between sender or receiver.
needed. Computer clusters make use of System Area - Without protocol, the data is useless for
Networks to achieve connectivity. The major difference receiver, as a person understanding only Urdu
here is the distance in between the computers on the cannot understand the message.
network, which is often a short distance. - Therefore, messages transferred through
medium to receiver are sent through protocol so
that receiver can understand the message.
Data Communication - Most used communication protocol is TCP/IP
(Transmission Control Protocol/Internet
- Data communication is the flow of electronic data
Protocol)
among two nodes (computers or other devices)
through communication media.
Data Transmission Media - A protocol is a set of rules to be followed in a
specific situation.
- To connect the devices in a network, either wired
- There are communication protocols that determine
media (physical cables) or wireless media (typically
how device on a network communicate.
radio signals) can be used.
- The most widely used communication protocol today
Wired Networking Media is TCP/IP.
 Transmission Control Protocol – responsible for
 Twisted Pair cable
the delivery of data.
 Twisted pair is couple of copper wires, twisted
 Internet Protocol – provides addresses and
together and enfolded a plastic coating.
routing information.
 Each pair consists of two wires used for positive
data signal and negative data signal. Data Representation Forms
 Further divided into two categories, UTP and
 Analog Transmission
STP.
- Transmission of data in continuous wave form
o Shielded twisted pair cable
- The human voice is example of analog data
- Enclosed with foil cover and copper
when someone talks, an analog wave is created
shielding.
in the air medium.
- STP cable uses shields to reduce
- Analog signal.
outside interference.
 Digital Transmission
o Unshielded twisted pair cable
- Transmission of data using on and off stages,
- Not enclosed in any cover.
1s and 0s.
- Very flexible and easy to use.
- The combination of these codes forms the
 Co-Axial Cable binary code.
 Entire cable is covered by a plastic covering. - The binary codes form the data.
 Outer conductor is made out of woven or - The data stored in computer memory is the
braided metal. form of digital data.
 White insulating material surrounds the copper - It can be converted into digital signal.
wire.
 The innermost part of the cable is a single
copper wire.
 Fiber Optic Cable
 The entire cable is surrounded by strengthening
material and covered by a plastic covering.
 The core of each fiber is a single glass or
plastic tube, which is surrounded by a reflective
cladding.
 A protective plastic coating protects each fiber;
a cable contains multiple fibers.
Wireless Networking Media
Short Range
 Bluetooth
 Wireless USB
 Ultra-Wideband (UWB)
 WirelessHD (WiHD)
 TransferJet
 Zigbee
Medium Range
 Wi-Fi
Large Range
 WiMax
 Cellular Standards (2G, 3G, 4G)
Protocols Used in Data Communication

You might also like