Forum: Poser Python Scripting


Subject: Breaking a SimpleXMLRPCServer with a keystroke

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


adp001 posted Thu, 10 December 2020 at 11:43 PM

Maybe a better solution is to go with pipes (at least if both apps run on the same machine). Pipes are fully supported with Python 3.

Here is a start: https://www.python-course.eu/pipes.php