Concept:
Network devices are hardware components used to connect computers and other devices in a network. They control the transmission of data, manage network traffic, and ensure communication between different networks and devices.
1. Modem (Modulator–Demodulator):
A
modem is a device that converts digital signals from a computer into analog signals for transmission over communication lines such as telephone cables, and converts incoming analog signals back into digital form.
Role of a Modem:
- Enables computers to connect to the internet.
- Converts digital signals to analog signals and vice versa.
- Used in DSL, cable, and telephone network connections.
2. Router:
A
router is a networking device that connects multiple networks together and directs data packets between them based on IP addresses.
Role of a Router:
- Connects different networks such as a home network and the internet.
- Determines the best path for data packets.
- Manages network traffic and prevents congestion.
3. Gateway:
A
gateway is a device that connects two different networks that may use different communication protocols. It acts as a translator between incompatible networks.
Role of a Gateway:
- Allows communication between networks with different protocols.
- Translates data formats and communication rules.
- Often used to connect local networks to external networks.
4. Switch:
A
switch is a networking device used to connect multiple devices within the same local area network (LAN). It forwards data to the correct device using MAC addresses.
Role of a Switch:
- Connects computers, printers, and other devices in a LAN.
- Sends data only to the intended destination device.
- Improves network efficiency and reduces collisions.