Control xbmc using C#
#1
Hello,

I would like to create an application where i can control the xbmc media center within my application. The application need to play video files from a local database(preferably mysql).

I am a C# guy , so i prefer to use mono. I have already installed mono and mysql and have created a application to test both mono and mysql, i have also successfully installed xbmc.

Now, I would like to know how do i access the xbmc features from my application that i am coding. I know that there is a json-rpc apis available. But how do i call it within my application. Any help will be appreciated
Reply
#2
Hi

look at this post: http://forum.xbmc.org/showthread.php?tid...pid1705463
Reply

Logout Mark Read Team Forum Stats Members Help
Control xbmc using C#0