Reply to thread

I wrote a couple of webservices and a simple PHP front end that can take a screenshot and simulate mouse moves and clicks, and keyboard presses which worked nicely to allow me to remote control MP.


If you are interested, PM me and I can send you the code for it.

It should be simple to write a small PPC client (using the .net framework for the PPC) to call the webservice to get the image and also to handle the mouse events.


The webservice can already handle scaliong of images and mappig the mouse positions depending on the image scale.


Top Bottom