characters like //
Try installing the following firefox adding and watching the headers
being sent when you request the URL:
https://addons.mozilla.org/addon/3829
You need to also put the port number into the GET request (otherwise
it will try port 80):
GET /xbmcCmds/xbmcHttp?command=FileDownload¶meter=special://
profile/Thumbnails/Video/8/8ffb9315.tbn HTTP/1.0\x0AHost:
192.168.2.151:8888\x0A\x0A
Jarrod
On Apr 30, 2:44 am, Fiasco <dgvoll...@gmail.com> wrote:
> Jarrod,
>
> Could you change the title of this to just "XBMC Integration" since
> I'll be working through several aspects of XBMC.
>
> Here's a ? about using HTTP.
>
> http://192.168.2.151:8888/xbmcCmds/xbmcHttp?command=FileDownload¶...
>
> I want to call this system command
> System Info
> 192.168.2.151
> Port 8888
>
> GET /xbmcCmds/xbmcHttp?command=FileDownload¶meter=special://
> profile/Thumbnails/Video/8/8ffb9315.tbn HTTP/1.0\x0AHost:
> 192.168.2.151\x0A\x0A
>
> Is this the correct GET structure?
>
> --
> You received this message because you are subscribed to the Google Groups "CommandFusion" group.
> To post to this group, send email to commandfusion@googlegroups.com.
> To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/commandfusion?hl=en.
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
Comments
0 comments to "XBMC Integration"
Post a Comment