Posts Tagged ‘Networking’

Ethernet's Binary Exponential Backoff Algorithm

Posted: 14th December 2009 by Andrew Brown in Tutorials
Tags: ,

The Binary Exponential Backoff algorithm is a method of avoiding congestion on an Ethernet network. The algorithm is evaluated by all participants in a collision.

  1. At first, all computers in the collision continue transmitting a 48-byte “Jam Packet.” This packet ensures that everyone involved in the collision are aware that there has been a problem, which otherwise might not be the case.

How To Change Your Subnet Mask In Windows XP

Posted: 29th March 2009 by Andrew Brown in Tutorials
Tags:

It’s easy to change your subnet mask on Windows. Sometimes it’s needed and there weren’t any decent guides online, so I thought I’d share this bit of knowledge with those that need it.