/ / What is a network card

What is a network card

The network card has long become as necessarycomponent of a modern computer, like a mouse or sound card. If earlier only a few lucky people could afford to purchase these components, now without them it is not necessary to talk about a full-scale computational and multimedia system.

network card
Before we consider what networkmap, let's make a small mental journey into the distant 90's. One of the most popular ways of exchanging information between computers were diskettes (Internet tariffs were high, and a 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 floppy disks. 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 that would allow simple and quick connection of computers, and it was proposed. It should be noted that the decision was known for a long time, but it was not a mass one.

To the motherboard was connected a specialThe device is a network card that allows any digital data to be transmitted via a cable to another computer equipped with a similar device. The transmission speed was many times higher 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 did not fit because of high wave resistance. The network card was a very "whimsical" device - quality contacts, a good cable, matching termination plugs - everything had to conform to the specification.

what is a network card
Now much has changed:The coaxial cable was replaced by a twisted pair, the plugs were abolished, the resistance effect was reduced, which allows to restore the breaks by simple twisting. The transfer protocol was seriously improved - a full-duplex mode was introduced (simultaneous reception / transmission of several network cards), and high speeds became customary. Now many providers provide access to the Internet through a similar solution, rather than a modem. By the way, the appearance of the connector for the cable can determine its type: round - it's coaxial, and rectangular (almost like a telephone) - it's a twisted pair.

So, a network card is a device,providing data exchange between computers through an intermediate medium (cable, radio waves). Although you can still find a card in the shops as a separate component, all modern motherboards already contain an unmounted microcircuit that performs all the basic functions of receiving and transmitting the signal.

Any network card contains a "sewn" number, the so-called MAC address, which allows it to be identified. If necessary, it can be replaced programmatically.

external network card

Depending on the bus used, PCI and PCI-Express cards are distinguished. In some cases, an external network card connected to USB ports is indispensable.

Although all modern models allow to develop the transmission speed of information in 1 Gbit, while more demanded is 100 Mbit / s, since in this case the requirements for the cable are lower.

Обязательным условием работы сетевого интерфейса 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 it is possible to interact with it.