Networking Devices&Architecture
Networking Devices&Architecture
Workstation: A computer on the network that uses the resources of the network
NETWORKING AND TELECOMMUNICATION
is known as workstation. It is personal computer also known as client computer.
Network Interface Card: A network adapter through which a computer is
Components of Computer Network connected on the network is called NIC. It is also known as LAN card or Ethernet
card. It can be both wired or wireless.
In a computer network, communication between two computers is possible
through hardware and software. The manufacturer of NICs assigns a unique permanent address to a NIC which
is known as Media Access Control (MAC) address.
The hardware components required for a computer network are as follows:
1. Computer System 2. Network Interface Card 3. Communication channel
4. Network connectors 5. Network device
Network devices: The network devices used for setting up a network are:
a. Hub b. Switch c. Bridge d. Gateway e. Router
f. Repeater g. Modem
Hub Switch
1. It transmits data packets to all the 1. It transmits data packets only to
devices connected with it. the intended computers.
2. It cannot read MAC address of the 2. It can read the MAC address of
computer. the computer.
3. It is cheap in cost. 3. It is expensive in cost.
4. It creates unnecessary network 4. It reduces unnecessary network
traffic which wastes bandwidth. traffic and improves the network
performance.
MODEM (Modulator-Demodulator): Modem is a device used to transfer the
data of one computer to another using telephone lines. It can convert analog
Router: A router is a network device that routes or forwards data from one
signals into digital signals and vice-versa.
network to other based on their IP address. A router can determine the best path
for forwarding the data packets. The conversion of digital signals into analog signals is known as modulation. The
conversion of analog signals into digital signals is known as demodulation.
Bridge: A bridge is a networking device that connects the segments of the same
network or different network having same protocol.
Network Architecture Disadvantages
Network architecture defines how the computer communicates and interacts with It is difficult to set up client-server model than peer-to-peer network
each other on network. model.
There are three types of network architecture. They are: Workstation has to depend upon the server computer.
A trained network administrator is required to handle the model.
1. Client-Server Network Model 2. Peer to peer Network Model
3. Centralized Network Model
2. Peer-to-Peer Network Model:
Peer-to-Peer network model is a network model where there are two or more
1. Client-Server Network Model:
client computers but no server. It is also called workgroup model. There is no
Client server network model is a network model where there is at least one any computer on the model which controls and manages other computers on
server and one or more clients. It is also called Domain model. The server the network. Thus, all the computers have equal rights on the network.
computer on this model controls and manages the resources on the network.
It is a network model where the computers are connected to the main computer
which is known as host or server computer. Workstation is just used for
input/output operations, which has no processing capabilities.
The processing is done by the host computer on behalf of the workstation. Linux
or UNIX operating system is used in centralized network.
Advantages
It saves cost of installation of network system.
Host Computer gives facilities like Disk storage and software to
workstation.