The network board has long become the same essential component of a modern computer as a mouse or sound card. If earlier only a few lucky ones could afford to purchase these components, now without them we can’t talk about a full-fledged computing and multimedia system .
Before we look at what a network card is, let's take a short mental journey back to the distant 90s. One of the most popular ways of exchanging information between computers was floppy disks (Internet tariffs were high, and the Dial-Up modem connected to the COM port worked at low speeds). However, increasing the size of the transferred data required not one, but several diskettes. If we recall their susceptibility to the appearance of unreadable sectors, it becomes clear that this method needed to be improved. It was clear that a mechanism was needed to allow computers to be connected simply and quickly, and it was proposed. Note that the solution was long known, but was not massive.
A special device was connected to the motherboard - a network board, which made it possible to transfer any digital data via cable to another computer equipped with such a device. The transmission speed was many times faster than the fastest Dial-Up modem. For its work, the network card needed a coaxial cable - it was 50 Ohm “thin” and “thick” Ethernet. A simple television was not suitable because of the high wave resistance. The network board was a very "moody" device - high-quality contacts, a good cable, matching termination plugs - everything had to meet the specification.
Now a lot has changed: the
coaxial cable has been replaced by twisted pair, the plugs have been eliminated, the influence of resistance is reduced, which allows you to restore the breaks with a simple twist. The transmission protocol has been seriously improved - a full-duplex mode has been introduced (simultaneous reception / transmission of several network cards at once), and high speeds have become familiar. Now many providers provide access to the Internet through a similar solution, rather than a modem. By the way, by the appearance of the cable connector, you can determine its type: round is coaxial, and rectangular (almost like a telephone) is
twisted pair.So, a network card is a device that provides data exchange between computers through an intermediate medium (cable, radio waves). Although in stores you can still find a card as a separate component, all modern motherboards already contain a soldered microcircuit that performs all the basic functions of signal reception and transmission.
Any network card contains a “flashed” number, the so-called MAC address, which allows it to be identified. If necessary, it can be replaced by software.
Depending on the bus used, there are PCI and PCI-Express cards. In some cases, an external network card connected to USB ports is indispensable.
Although all modern models allow developing a data transfer rate of 1 Gbit, 100 Mbit / s is still more in demand, since in this case the cable requirements are lower.
A prerequisite for the network interface to work is the driver installed in the system. It must be downloaded from the developer's site and installed. After that, the device “sees” the computer and you can interact with it.