[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] More on OSC trouble with proce55ing and SC Server





Arie van Schutterhoef wrote:
I sent a notify,1 message from proce55ing to the SCServer, and was
able to verify that the sever received it.
Still, proce55ing receives no messages from the SC Server.
    
-In the configuration of SC3, the SCServer was conceived as being the
 number-crunching side of it, being controlled by the SCLang.
 It only sends acknowledgements back.
 This is the general difference between client and server.

  
right, but proce55ing is not receiving the acknowledgements. If I send a "/c_get", from SCLang, then SC Server sends a "/c_set" back.

Now proce55ing will respond to a "/c_set" if it is sent by SClang, but if I send a "/c_get" from proce55ing to SCServer, it is either not getting an acknowledgement, or it doesn't know how to read it. It should get a "/c_set" back from the server, if I understand the documentation correctly.
Or SC Server won't send acknowldgements to programs other than SC Lang?

Still a mystery.


jostM