Basics of Networking Chapter-1 Unit-1
Basics of Networking Chapter-1 Unit-1
Basics of Networking
Topics covered:
• Introduction to Network
• Network Types
➢ Connection Types
➢ Physical Topology
➢ Network reachability
• Layered Network Models
➢ OSI Model
➢ Internet Protocol Suite
What is Network (Computer Networking)?
Network or Computer networking refers to interconnection of two or more
computing devices such as computer, laptop, switch, router etc., through wired or wireless for exchange
data and share resources with each other.
Uses Of Computer Network
o Resource sharing: Resource sharing is the sharing of resources such as programs, printers, and data
among the users on the network without the requirement of the physical location of the resource and
user.
o Server-Client model: Computer networking is used in the server-client model. A server is a
central computer used to store the information and maintained by the system administrator. Clients are
the machines used to access the information stored in the server remotely.
o Communication medium: Computer network behaves as a communication medium among the
users. For example, a company contains more than one computer has an email system which the
employees use for daily communication.
o E-commerce: Computer network is also important in businesses. We can do the business over the
internet. For example, amazon.com is doing their business over the internet, i.e., they are doing their
business over the internet.
Key Characteristics:
1. Hierarchical Structure: in Tree structure, there is a root node (central node), and all other nodes
are connected in a hierarchical fashion. The higher-level nodes serve as controllers for lower-level
nodes.
2. Parent-Child Relationship: The tree structure topology network is a parent child relationship. Each
node (except the root) has exactly one parent node but may have multiple child nodes.
3. Centralization: The root node controls the entire network, and communication between nodes is
typically directed through it.
4. Expandability: Tree topology supports easy expandability by adding new branches at any level of the
hierarchy.
2. Star-Ring Topology: Several star networks are connected using a ring topology for redundancy and
better performance.
2. Partial Mesh Topology: In this type of network, some nodes are connected to all other nodes, while
others are only connected to a few. This reduces the number of connections while still maintaining some
redundancy and improving efficiency.