[OSC_dev] oscit registration complete !
Joseph Malloch
joseph.malloch at mcgill.ca
Fri Jan 30 13:23:30 PST 2009
>>
>> /register - register
>> this
>> client for replies in bi-
>> directional context
>> /register <port> - register client on
>> same host (address/port not
>> in datagram)
>> /register <ip address> <port> - register client on remote host
>> (address/port not in datagram)
>
>
> Fine with me, in fact that's how we already have it (http://wiki.integralive.org/lib:server).
Also quite similar to the stuff we use here, except our system is
distributed so after negotiating for unique identifiers and ports a
device sends:
/device/registered <ip address> <port> <deviceClass> <numInputs> <numOutputs>
this is multicast on the "admin bus"
Joseph Malloch
Input Devices and Music Interaction Laboratory
Schulich School of Music - McGill University
email: joseph.malloch at mcgill.ca
web: http://www.music.mcgill.ca/~mallochj
More information about the OSC_dev
mailing list