[Csnd] [OT] Get response from OSC server
Date | 2018-06-16 15:05 |
From | Richard |
Subject | [Csnd] [OT] Get response from OSC server |
I am using pyOSC and trying to get data from the OSC server back to the client. One of the default handlers is for '/info'. In the OSC code I see the following comment in serverInfo_handler:
But how to get this info in the client? There is no read or receive function in the client... Richard |