« « Computer Network Types
1

Protocol and Ethernet Explanation

Protocol is a set of rules that govern communications between computers on a network, the rules include guidelines that apply to the ways or methods of accessing a network, physical topology, the types of cable and data transfer speeds. 

Protocols supported are as follows:

  • Ethernet
  • Local Talk
  • Token Ring
  • FDDI
  • ATM

Ethernet protocol is by far the most widely used, the Ethernet access method called CSMA / CD (Carrier Sense Multiple Access / Collision Detection). This is a system where each computer listens to the cable network before sending anything into it.

If the network is clear, the computer will transmit the data, if there is another transmission on the cable, the computer will wait and will try to re-transmission if the network has been clean. Sometimes, two computers transmit at the same time, when this happens, each computer will be back and will wait a random chance to transmit data back. This method is known to the coalition, and will not affect the speed of transmission on the network.

The Ethernet protocol allows for linear bus, star, or tree. Data can be transmitted over twisted pair cable, coaxial, or fiber optic cable at speeds of 10 Mbps.

Characteristics of TCP / IP protocol:

  • Developed g using a standard protocol open.
  • Developed by not depending on the system operation or specific hardware.
  • Developed by consensus and not dependent on a particular vendor.
  • Independent of network hardware.
  • Addressing TCP / IP is unique on a global scale.
  • Having routing facility that can be applied to inter-network.
  • Having many types of services

Related posts:

  1. Uniform Resource Locator (URL) – 2 Everything appearing before the :// indicates the protocol (in this...
  2. The Usage of Computers in Offices Computers can be separated based on their usage in offices,...
  3. Computer oh Computer Today computer has become the basic need for people in...
  4. Get Computer Problems? Don’t worry! Today computer is so familiar for people. Most people from...
  5. Save Your Digital Data Today a lot of people use computer to support their...
Filed in: Computer, Information, Network Tags: , , ,

One Response to "Protocol and Ethernet Explanation"

  1. Matthew says:

    This helps me in finding the sources for the tasks given at the university ;)

Leave a Reply

Submit Comment
*