Next:
OSC Messages
Up:
Open Sound Control (OSC)
Previous:
OSC Data Types
OSC Packets
The fundamental unit of an OSC transmission is an OSC
packet
.
Anything that sends an OSC packet is referred to as an OSC
client
.
Anything that receives an OSC packet is referred to as an OSC
server
.
The size of an OSC packet is always a multiple of 4 bytes (or 32 bits).
The contents of an OSC packet must either be an
OSC Message
or an
OSC Bundle
.
©2003-2026 McGill University. All Rights Reserved.
Maintained by
Gary P. Scavone
.