a few Networking questions...
Hi guys,
the few questions I have is not about programming but about networking principles...
1. In a protocol stack consisting of several distinct layers, it is common for the implementation of each layer to manage its own checksums. Isn’t this redundant? Why do protocol stacks employ multiple checksums?
2. Must all MAC addresses employed, worldwide, by IEEE 802.11 interface cards in mobile devices and fixed access points be unique? Why or why not?
3.Knowing that some typical checksums are only 16 bits long, it appears that a corrupted data frame has a 1 in 216 chance of having the same checksum as its original data frame. Discuss this idea with respect to the design of checksum algorithms.
Cheers
Re: a few Networking questions...
This doesnt sound like homework at all...
Re: a few Networking questions...
Well.. sorry to disappoint, it's actually not homework. You don't have to do my homework. Don't worry
I am revising for a coming test... Thanks for your "help" anyway.