Daemon running in background as remote control. How to interface?
#1
Hello!

I was trying to have the title express my needs but I feel like this didnt work so well.
So let me try to explain:
I have a wireless transceiver on the serial port that receives packets over a proprietary protocol from a sender. I wrote a program in C++ that parses thoses packets and now I want to control XBMC with it.
What interfaces are there? What's the "easiest" way?
I read that JSON-RPC calls are simple but for that I would need to implement the http server in my program. Thought there should be an easier solution..
Thanks in advance!
Reply

Logout Mark Read Team Forum Stats Members Help
Daemon running in background as remote control. How to interface?0