![]() |
| A Simple Network Diagram (Symbols are used for networking components) |
Throughout your networking career you'll see many topologies, many different networks with lots of different components but what we see on above image is just a basic sample of network with some of basic & important networking components & these are the components that you are likely to see a lot, like, routers & switches, clients & servers & links(connecting media) between them. We'll zoom inn on some of these components so that we have a basic understanding of each component & its functionality in a network. This is just a crash course or introductory course about these components, we'll discuss each of these components in detail in future.
We'll start with the very basic & first component that interacts in a network:
Client:
Some people mix up client with an end user, end user is not client, but the device used by end user is client, may be its a desktop computer, a laptop or may be its a smartphone or tablet.
"A client device is how the end user interfaces with the network".
Client interacts with network when it wants to use some resource like some file server or printer or any other resource.
Client interacts with network when it wants to use some resource like some file server or printer or any other resource.
Server:
Basically a server is a computer "program" (an OS), that provides services to other computer programs or other clients.e.g. A Web Server (Apache)
Server could be installed on a home PC(with suitable computer hardware), which could be used as a Home Server, Print Server or even a Web Server (depending on hardware capabilities.)
When a Server(OS/Program) is run on a powerful "dedicated" computer, then it is referred as "the server".
So,
Server could be installed on a home PC(with suitable computer hardware), which could be used as a Home Server, Print Server or even a Web Server (depending on hardware capabilities.)
When a Server(OS/Program) is run on a powerful "dedicated" computer, then it is referred as "the server".
So,
The Server (Software + Hardware) is a system that responds to requests across a computer network to provide, or help to provide, a network service. -- WikipediaServers operate within a client - server architecture. Which means client sends a request to the server, & the server, serves which means the server responds to clients request, thus the server may sometime perform tasks on behalf of client(s). There are different type's of server based on their functionality. e.g. print server, web server, file server etc.
Switch (Network Switch):
A switch or network switch is referred to as a "layer two device" (Data Link Layer in OSI Model).
A switch specifically an Ethernet Switch can make forwarding decision based on what it learns from the attached devices(e.g. client or server).
"A network switch is a networking device that is used to connect devices together on a computer network."
A switch specifically an Ethernet Switch can make forwarding decision based on what it learns from the attached devices(e.g. client or server).
Network Interface Card(NIC):
NIC also known as Network Interface Card, Network Interface Controller, Network Adapter, LAN AdapterRouter:
Router is a networkign device.

