You can send multiple bytes of data. Break down, say, 32 bit data thingies into bytes, send them, and reassemble on the other end.
You can send multiple bytes of data. Break down, say, 32 bit data thingies into bytes, send them, and reassemble on the other end.