search
HomeCommon ProblemWhat is computer Ethernet

What is computer Ethernet

Aug 15, 2020 am 11:15 AM
Ethernetcomputer

Computer Ethernet is a baseband LAN technology developed in the 1970s. It uses coaxial cables as network media, adopts carrier multiple access and conflict detection mechanisms, and has a data transmission rate of 10MBPS.

What is computer Ethernet

Ethernet is a baseband LAN technology developed in the 1970s. It uses coaxial cables as network media and adopts Carrier multiple access and collision detection (CSMA/CD) mechanism, data transmission rate reaches 10MBPS.

But nowadays Ethernet is more commonly used to refer to various local area networks using CSMA/CD technology. The frame format of Ethernet is consistent with IP and is particularly suitable for transmitting IP data. Ethernet is simple and convenient, low in price, and high in speed.

Previously the physics community believed that there was an extremely sparse medium in the universe and called it ether, but later experiments proved that there was no so-called ether, because the word was a product of that time, just like many of our previous Unscientific naming was caused before people discovered it. Although it was later proven to be incorrect, the name was passed down for commemoration or other reasons.

What is computer Ethernet

Extension information

The original Ethernet used coaxial cables to connect various devices. The computer connects to the cable through a transceiver called the Attachment Unit Interface (AUI).

A simple network cable is still very reliable for a small network. For a large network, a fault in a certain line or a fault in a connector will cause one or more Ethernet networks to fail. segment instability.

Because all communication signals are transmitted on shared lines, messages sent by one computer will be received by all other computers, even if the information is only sent to one of the terminals (destination).

Under normal circumstances, the network interface card will filter out information that is not sent to itself, and will only send an interrupt request to the CPU when receiving information whose target address is its own, unless the network card is in promiscuous mode.

This "one speaks, everyone listens" characteristic is a security weakness of shared-medium Ethernet, because a node on the Ethernet can choose whether to monitor all information transmitted on the line. Sharing the cable also means sharing the bandwidth, so Ethernet can be very slow in some situations, such as after a power failure when all network terminals are rebooted.

Related learning recommendations: Website construction tutorial

The above is the detailed content of What is computer Ethernet. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software