Next: 2.3 Foundations of Distributed
Up: 2.2 Bits and Bytes
Previous: 2.2.3 Memory and Packets
Contents
2.2.4 Bit Manipulation
- Not only must the data be sent, but accompnying information
allowing the computers to interpret the context of the data.
- Communications software must be able to pick out arbitrary bits
from an opaque bit sequence and interpret their meaning.
- We do this using bitwise operations - and, or, exclusive or,
negation.
Next: 2.3 Foundations of Distributed
Up: 2.2 Bits and Bytes
Previous: 2.2.3 Memory and Packets
Contents
Daniel Chalmers
2007-02-08