7 ms·
The place I see it most is in networking RFCs.
by paxswill 5y ago
The place I see it most is in networking RFCs.
- kstrauser 5y agoBeat me to it. "Octet" is used in a lot of networking documentation, and it also nicely decouples wire formats from any meaning the host system might have for the information. From IP's point of view, an octet is literally that: a bag of 8 bits, without meaning. It's not part of a floating point number, or a UTF character, or anything else but just plain undifferentiated data.