I am starting to look into some network programming concepts for a project I am about to take over, and I keep running into this concept of an octet string. Can anyone out
Octet = byte.
Octet string = sequence of bytes.
Also, see Wikipedia.