KEMBAR78
Chapter 6 - Computer Networks | PDF | Computer Network | World Wide Web
0% found this document useful (0 votes)
77 views6 pages

Chapter 6 - Computer Networks

I4i4i4uururu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
77 views6 pages

Chapter 6 - Computer Networks

I4i4i4uururu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

1

Chapter 6: Computer Networks

A computer network is a collection of interconnected devices that can


communicate and share resources. These devices can include computers, servers,
routers, switches, and more. Computer networks enable data exchange, communication,
and resource sharing among connected devices.

Types of Computer Networks

There are several types of computer networks, each designed for specific
purposes:

1. Local Area Network (LAN)


 A LAN is a network that covers a small geographical area, such as a home, office,
or campus.
 LANs are used for sharing resources like printers, files, and internet connections
among local devices.

2. Wide Area Network (WAN)


 A WAN spans larger distances and connects LANs across cities, countries, or
continents.
 The internet is a prime example of a global WAN.

3. Metropolitan Area Network (MAN)


 A MAN covers a city or large campus area, providing higher data transfer rates
than WANs.

4. Wireless Networks
 Wireless networks use radio waves to transmit data, eliminating the need for
physical cables.
 Examples include Wi-Fi and cellular networks.

5. Home Area Network (HAN)


 A HAN connects devices within a single household.
 It's used for smart home applications like home automation and security systems.

6. Campus Area Network (CAN)

Chapter 6: Computer Networks


2

 A CAN connects multiple LANs within a university or corporate campus.

Network Topologies

1. Network topology refers to the arrangement of devices and connections in a


network. Common topologies include:
2. Star Topology: All devices are connected to a central hub or switch.
3. Bus Topology: Devices are connected to a single central cable (bus).
4. Ring Topology: Devices are connected in a circular manner.
5. Mesh Topology: Devices are interconnected, providing redundancy and reliability.
6. Hybrid Topology: A combination of two or more topologies.

Networking Components

1. Network Interface Card (NIC): Hardware that connects a device to the network.
2. Router: Routes data between different networks, directing traffic efficiently.
3. Switch: Connects devices within a LAN, forwarding data only to the necessary
recipient.
4. Hub: Connects devices in a star topology network, broadcasting data to all
connected devices.
5. Gateway: Translates data between different network protocols or architectures.
6. Firewall: Protects a network by filtering incoming and outgoing traffic.
7. Access Point (AP): Enables wireless devices to connect to a wired network.
8. Modem: Converts digital data from a computer into analog signals for transmission
over telephone lines or vice versa.

Network Protocols

Network protocols are rules that govern data communication between devices.
Examples include

 Transmission Control Protocol (TCP): Ensures reliable data delivery.


 Internet Protocol (IP): Handles addressing and routing of data packets.
 HTTP (Hypertext Transfer Protocol): Used for web page communication.
 SMTP (Simple Mail Transfer Protocol): Used for sending emails.
 FTP (File Transfer Protocol): Used for transferring files.

Network Security

Network security focuses on protecting data and network resources from


unauthorized access, attacks, and breaches. Measures include encryption, firewalls,
intrusion detection systems, and secure authentication.

Chapter 6: Computer Networks


3

Computer networks are vital in today's connected world. Understanding the types of networks,
topologies, components, protocols, and security measures is essential for building, maintaining,
and securing modern network infrastructures.

Network Protocols and Architectures

Network protocols are a set of rules and conventions that govern how data is
exchanged and transmitted between devices in a computer network. They ensure that
communication is consistent, reliable, and standardized across different platforms and
technologies. Here are some important network protocols

1. Transmission Control Protocol (TCP)


 TCP provides reliable, connection-oriented communication by ensuring data
delivery, error checking, and data sequencing.
 It breaks data into segments and reassembles them at the receiving end.
 Used for applications that require accurate data delivery, such as web browsing
and file transfer.

2. Internet Protocol (IP)


 IP is responsible for addressing and routing data packets across networks.
 It defines how devices are assigned unique IP addresses and how routers forward
data packets to their destinations.
 There are two main versions: IPv4 and IPv6.

3. Hypertext Transfer Protocol (HTTP)


 HTTP is used for transmitting web pages and other resources over the internet.
 It defines how web browsers and servers communicate, allowing users to access
websites.

4. File Transfer Protocol (FTP)


 FTP is used to transfer files between a client and a server on a network.
 It allows users to upload and download files to and from a remote server.

5. Simple Mail Transfer Protocol (SMTP)


 SMTP is used for sending email messages between servers.
 It defines the process of routing and delivering email messages over the internet.

6. Post Office Protocol (POP) and Internet Message Access Protocol (IMAP)

Chapter 6: Computer Networks


4

 POP and IMAP are protocols used by email clients to retrieve messages from a
mail server.
 POP downloads messages to the client's device, while IMAP keeps messages on
the server and allows clients to manage them remotely.

Network Architectures

Network architectures refer to the design and structure of a network, including how
devices are connected, organized, and managed. Different network architectures
serve different purposes and have varying characteristics.

1. Client-Server Architecture:
 In a client-server architecture, one or more powerful servers provide
services to multiple client devices.
 Clients request resources or services from servers, which then process and
fulfill the requests.
 Common in web applications, email systems, and database management.

2. Peer-to-Peer (P2P) Architecture:


 In a P2P architecture, devices communicate directly with each other without
a central server.
 Each device can act as both a client and a server, sharing resources and
information with other devices.
 Common in file-sharing applications and some messaging platforms.

3. Hybrid Architecture:
 A hybrid architecture combines elements of both client-server and P2P
architectures.
 It allows for efficient resource sharing while maintaining centralized control
for certain services.

4. Cloud Computing Architecture:


 Cloud computing involves delivering services, applications, and resources
over the internet.
 Different cloud models include Infrastructure as a Service (IaaS), Platform
as a Service (PaaS), and Software as a Service (SaaS).

5. Edge Computing Architecture:


 Edge computing processes data closer to the data source rather than
sending it to a centralized cloud server.
 It reduces latency and improves real-time data processing, which is crucial
for applications like IoT and robotics.

Chapter 6: Computer Networks


5

Network protocols and architectures work together to enable seamless communication


and data exchange across devices and systems. Understanding these protocols and
architectures is essential for designing and managing effective and efficient computer
networks.

Internet and World Wide Web

Internet and World Wide Web (WWW)

The terms "Internet" and "World Wide Web" (WWW) are often used
interchangeably, but they refer to distinct concepts that are closely related in the realm of
modern technology. Let's explore both of these terms:

Internet

The Internet is a global network of interconnected computer networks that spans


the entire globe. It's a massive infrastructure that enables communication and data
exchange among billions of devices, including computers, smartphones, servers, and
more. The Internet allows for the transmission of various forms of data, such as text,
images, videos, and more. Here are some key points about the Internet

 Network of Networks: The Internet is made up of numerous interconnected


networks that use standard protocols to communicate with each other.

 Decentralized: The Internet has no central governing authority. Instead, it's a


distributed network where no single entity has full control.

 Communication: The Internet enables various forms of communication, including


email, instant messaging, voice and video calls, and more.

 Information Sharing: It serves as a vast repository of information, accessible


through search engines, websites, and online databases.

 E-commerce: The Internet has revolutionized commerce with e-commerce


platforms that allow businesses and individuals to buy and sell goods and services
online.

 Social Networking: Social media platforms connect people globally, allowing them
to share content, connect with friends, and engage with others.

Chapter 6: Computer Networks


6

World Wide Web (WWW)

The World Wide Web, often referred to simply as the Web, is a subset of the
Internet. It's a system of interconnected documents and resources linked together by
hyperlinks and accessible through web browsers. The Web is built upon the Internet's
infrastructure but specifically focuses on organizing and presenting information in a user-
friendly way. Key points about the World Wide Web include:

 Web Pages and Websites: Web pages are individual documents containing text,
images, multimedia, and hyperlinks. Multiple web pages are organized into
websites.

 Hyperlinks: Hyperlinks (or links) allow users to navigate between web pages by
clicking on text or images that lead to other pages or resources.

 Web Browsers: Web browsers, such as Google Chrome, Mozilla Firefox, and
Microsoft Edge, are software applications that allow users to access and view web
pages.

 URLs: Uniform Resource Locators (URLs) are web addresses used to identify
specific resources on the Web. They consist of a protocol (e.g., "http" or "https"),
domain name, and path.

 Web Development: Creating web content involves web development, which


includes designing web pages, coding, and creating interactive elements.

 Web Search Engines: Search engines like Google and Bing index web pages and
allow users to search for specific information across the Web.

The Internet is the vast network of interconnected devices that enables global communication and data
exchange, while the World Wide Web is a subset of the Internet that focuses on organizing and presenting
information through web pages and hyperlinks. The Web has become a central part of how people access
information, communicate, and interact in the digital age.

Chapter 6: Computer Networks

You might also like