Queries the buffer size used for coding or decoding OSC messages.
Queries the buffer size used for coding or decoding OSC messages. This is the maximum size an OSC packet (bundle or message) can grow to.
the buffer size in bytes.
#setBufferSize( int )
Queries the transport protocol used by this communicator.
Queries the transport protocol used by this communicator.
the transport, such as UDP
or TCP
#TCP
#UDP