If you want to control your Panasonic data projector for simple commands like power on and power off - there is some very simple C# console app that sends a web request and calls the respective cgi program on the projectors' web server.
The basic sample app can be found on https://github.com/mbuchber/Pan-Control
Any additional ideas are welcome!