Hallo! > Thanks Georg . I saw this patch but it doesn't really have any explanation > associated with it that I can see. > Also one would have to run another script in Python or something to make the > xml-rpc calls if I understand it correctly.
No, this is just an example in python... > Is that correct? I was wondering if there was an external with the xml-rpc > library included to avoid having to use anything > along with PD. In the ideal case one would use only PD as the client and be > able to contact a remote xml-rpc server directly. Yes, I think thats the idea - however, you have to replace the calls from the python example with the equivalent calls from your desired language - I'm sorry, I only used it in python so far, so I can't give an example ... So maybe the best is to simply try to reprogram this python example in your language (if you have problems just post them) - then this could be also added as an example ... LG Georg _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
