Hardware
Hardware
⮚ Wired NIC
⮚ Wireless NIC
Wired NIC: The Wired NIC is present inside the
motherboard. Cables and connectors are used with
wired NIC to transfer data.
Wireless NIC: The wireless NIC contains the antenna to
obtain the connection over the wireless network. For
example, laptop computer contains the wireless NIC.
Hub
• A Hub is a hardware device that divides the network
connection among multiple devices.
• When computer requests for some information from a
network, it first sends the request to the Hub through
cable.
• Hub will broadcast this request to the entire network. All
the devices will check whether the request belongs to them
or not. If not, the request will be dropped.
• The process used by the Hub consumes more bandwidth
and limits the amount of communication.
• Nowadays, the use of hub is obsolete, and it is replaced by
more advanced computer network components such as
Switches, Routers.
Switch
• A switch is a hardware device that connects multiple
devices on a computer network.
• A Switch contains more advanced features than Hub.
• The Switch contains the updated table that decides
where the data is transmitted or not.
• Switch delivers the message to the correct destination
based on the physical address present in the incoming
message.
• A Switch does not broadcast the message to the entire
network like the Hub.
• It determines the device to whom the message is to be
transmitted.
• Therefore, we can say that switch provides a direct
connection between the source and destination.
• It increases the speed of the network.
Bridge
• A bridge is a network device that connects
multiple LANs (local area networks) together
to form a larger LAN.