所以我很难理解时髦和纯粹的阿罗哈。 我已经很好地理解了CSMA / CD,但就是这样。 我有这样一本书:计算机networking – 自上而下的方法,但我觉得这个解释非常神秘,很难理解。 维基百科没有帮助我。 有没有人有一个简短的“阿罗哈傻瓜”的解释? 或者也许是一个video教程? 我觉得我需要一些视觉。 我不需要能够创build协议,我只需要对协议有一个总体的了解。
我想维基百科提供的解释很容易理解。
对于纯ALOHA,
If you have data to send, send the data If the message collides with another transmission, try resending "later"
对于开槽的ALOHA,主要区别在于:
A station can send only at the beginning of a timeslot, and thus collisions are reduced.