Home › Forums › Syphon › Syphon Development – Developer › Syphon JNI Binding › Reply To: Syphon JNI Binding
July 12, 2011 at 4:38 pm
#5127
Participant
Hey guys, I finally managed to return to the Syphon code. After inspecting the simple server/client apps, it seems to me that one missing binding in the JSyphon wrapper is for the SyphonServerDirectory functionality, so the list of available servers can be queried before creating the client. I will start with this, and see if I can add a working getAvailableServers method to JSyphonClient that returns a dictionary of the currently available servers.