Computer Networks
Computer Networks
Computer Networking
• Computer Networking is the practice of connecting computers
together to enable communication and data exchange between them.
In general, Computer Network is a collection of two or more
computers. It helps users to communicate more easily.
How Does a Computer Network Work?
• LAN: A Local Area Network (LAN) is a network that covers a small area,
such as an office or a home. LANs are typically used to connect
computers and other devices within a building or a campus.
• WAN: A Wide Area Network (WAN) is a network that covers a large
geographic area, such as a city, country, or even the entire world. WANs
are used to connect LANs together and are typically used for long-
distance communication.
• Cloud Networks: Cloud Networks can be visualized with a Wide Area
Network (WAN) as they can be hosted on public or private cloud service
providers and cloud networks are available if there is a demand. Cloud
Networks consist of Virtual Routers, Firewalls, etc.
• These are just a few basic concepts of computer networking.
Networking is a vast and complex field, and there are many more
concepts and technologies involved in building and maintaining
networks. Now we are going to discuss some more concepts on
Computer Networking.
• Open system: A system that is connected to the network and is ready
for communication.
• Closed system: A system that is not connected to the network and
can’t be communicated with.
Types of Computer Network Architecture
• OSI stands for Open Systems Interconnection. It is a reference model that specifies
standards for communications protocols and also the functionalities of each layer. The
OSI has been developed by the International Organization For Standardization and it is 7
layer architecture. Each layer of OSI has different functions and each layer has to follow
different protocols. The 7 layers are as follows:
• Physical Layer
• Data link Layer
• Network Layer
• Transport Layer
• Session Layer
• Presentation Layer
• Application Layer
Protocol
• Protocol
• A protocol is a set of rules or algorithms which define the way how
two entities can communicate across the network and there exists a
different protocol defined at each layer of the OSI model. A few such
protocols are TCP, IP, UDP, ARP, DHCP, FTP, and so on.
Unique Identifiers of Network