On 2/2/2005 6:10 AM, David Whyte wrote:

I am looking at throwing some JSP stuff together that interacts with
mythbackend and was wandering whether there is an official API to
interface with and how that all works. I haven't seen any of the
backend code, but have taken a look at mythbackend.php in mythweb. It
appears as though mythweb does most of the communication via mysql,
although I also note that when running the backend from Terminal my
webserver makes a connection with the backend.


Unfortunately, you will need to look at programs/mythbackend/mainserver.cpp to learn which commands are supported. You can then grep the other source for how the client side uses those commands. mythbackend.php in mythweb will show you some of how the client side works.

HTH,
David

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to