I'm trying to connect to XBMC to retrieve data from XBMC running locally, but I'm unable to connect.
I'm using delphi 7.
Can anyone help me solve this problem?
TNX
Delphi connect to XBMC
petrosl
Junior Member Posts: 4 Joined: May 2009 Reputation: 0 |
2009-05-28 08:25
Post: #1
|
| find quote |
althekiller
Team-XBMC Developer Joined: May 2004 Reputation: 12 |
2009-05-28 08:39
Post: #2
Please don't bombard us with so many details all at once...
Howto post your problem in a useful manner. #xbmc-linux on FreeNode XBMC online-manual, FAQ, search, forum rules, how to submit a bugreport. |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2009-05-28 15:13
Post: #3
Are you using the HTTP API or.... ?
http://wiki.xbmc.org/?title=HTTPAPI ![]() http://wiki.xbmc.org/?title=Forum_Usage_Guidelines Quote: Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
petrosl
Junior Member Posts: 4 Joined: May 2009 Reputation: 0 |
2009-05-29 07:34
Post: #4
Actually what I don't know is how to connect to XBMC using Delphi.
I have read all about HttpAPI but I'm still unable to get to an end. What component should I use to listen to XBMC? |
| find quote |
blittan
Team-XBMC Handyman Joined: Jun 2004 Reputation: 11 Location: Sweden |
2009-05-29 07:41
Post: #5
a http client component..
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. If you don't have the time to read them, please don't take the time to post in this forum! For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Gamester17
Team-XBMC Forum Moderator Joined: Sep 2003 Reputation: 9 Location: Sweden |
2009-05-29 15:55
Post: #6
You could use the HTTP API, the EventServer (and a EventClient), or the DBus Server, it all depends on exactly what you want to do:
http://wiki.xbmc.org/?title=HTTPAPI http://wiki.xbmc.org/?title=EventServer http://wiki.xbmc.org/?title=D-Bus_Server So what do you want to do exactly? What result would you like to archive? and why, etc.? ![]() Ask the question in a smart way: http://catb.org/esr/faqs/smart-questions.html Again, we are not mind readers
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-05-29 15:57 by Gamester17.)
|
| find quote |


Search
Help