What Is a Network Interface Card (NIC)?
SkillVeris Team
Cloud & Security Team

A network interface card, or NIC, is the hardware component that allows a computer to connect to a network, either wired or wireless.
In this guide, you'll learn:
- Every device that connects to a network needs a NIC, whether it's built into the motherboard, added as an expansion card, or connected externally.
- Each NIC has a unique MAC address burned into its hardware, used to identify the device at the data link layer of networking.
- Wired NICs typically use an Ethernet port, while wireless NICs use radio antennas to connect over Wi-Fi.
- NIC speed, measured in units like gigabits per second, determines the maximum data throughput a device can achieve on a network.
1What Is a Network Interface Card (NIC)?
A network interface card, or NIC, is the hardware component that lets a computer or other device connect to a network, translating data between the device and the physical or wireless network medium.
Without a NIC of some kind, wired or wireless, a device has no way to send or receive data over a network at all.
2How a NIC Works
A NIC operates at the data link layer of the networking stack, converting data from the computer into signals suitable for transmission, and converting incoming signals back into data the computer can process.
Every NIC has a unique MAC address permanently assigned to its hardware, which is used to identify the device on a local network segment, distinct from the IP address assigned at a higher layer.
3Types of Network Interface Cards
NICs come in a few common forms depending on how they connect to a network and how they're installed in a device.
- Wired NIC: connects via an Ethernet cable through an RJ45 port, generally offering more stable and often faster connections.
- Wireless NIC: connects via radio signals over Wi-Fi, using an internal or external antenna instead of a cable.
- Onboard NIC: built directly into a computer's motherboard, standard on most modern laptops and desktops.
- Expansion card NIC: added separately via a PCIe slot, often used to add capability or upgrade speed on desktop and server hardware.
- USB NIC: an external adapter that adds network connectivity through a USB port, useful for devices lacking a built-in port.
4NIC Speed and Performance
A NIC's speed, typically measured in megabits or gigabits per second, sets the theoretical maximum data throughput a device can achieve over that connection.
Actual network performance depends on more than the NIC alone, including the quality of cabling, network congestion, and the capabilities of the switch or router on the other end.
5Why NICs Still Matter Today
Even as networking technology evolves, the NIC remains the fundamental component enabling any device to join a network, wired or wireless.
Modern NICs increasingly include offload features, handling tasks like checksum calculation or encryption in hardware, which reduces the load placed on the main CPU.
🔑Key Takeaway
A NIC's MAC address is fixed to the hardware, while its IP address is assigned by the network. Understanding this distinction is fundamental to troubleshooting connectivity issues.
6Learning More About Computer Networks
NICs are a foundational building block for understanding how computer networks operate at the hardware level.
Related study notes on computer networks are a strong next step for connecting this concept to broader topics like IP addressing, switching, and routing.
Related Reading
Get The Print Version
Download a PDF of this article for offline reading.
About the Publisher
SkillVeris Team
Cloud & Security Team
Our cloud and security experts break down complex infrastructure topics into practical, beginner-friendly guides.
View all postsRelated Posts
Never miss an update
Get the latest tutorials and guides delivered to your inbox.
No spam. Unsubscribe anytime.