Forum: Poser Python Scripting


Subject: Breaking a SimpleXMLRPCServer with a keystroke

FVerbaas opened this issue on Dec 10, 2020 ยท 40 posts


adp001 posted Fri, 11 December 2020 at 9:18 PM

FVerbaas posted at 9:01PM Fri, 11 December 2020 - #4407133

You suggest to reverse roles and use Poser as the server and MD as the client. This would be like in MD starting the exchange by saying to Poser: "tell me what to do!", and Poser returning a code from which MD can determine what to do, right? Would be worth considering.

Or use the filesystem. Depending on the content of the received file, a response file is then generated. A fast and dirty way to get things running and come up with a better solution later.