XBMC AutoDetect Delay
#1
Star 
i'm writing an app that has xbmc xbox autodetection that runs on the pc.

when i broadcast ping (with a 0 byte ending) i don't get a response (nick;user;pass;port;?) from xbmc until the next time it does a ping. does the autodetect feature only check it's buffer at the same time it sends a ping?

this would mean that if a person sets the ping interval in xbmc to 60 seconds it would take up to 60 seconds for xbmc to reply to a ping from my program.

is there a way of signaling xbmc to reply immediately without changing anything in xbmc?

also; what does the last value of the response stand for? it's usually a 1 or 0.



Image
Softmodded
XMBC enthusiast since Dec. 2004
Reply
#2
does the autodetect feature only check it's buffer at the same time it sends a ping?
<span style='color:blue'>yes!</span>

is there a way of signaling xbmc to reply immediately without changing anything in xbmc?
<span style='color:blue'>no!</span>

also; what does the last value of the response stand for? it's usually a 1 or 0.

<span style='color:blue'>is the boost mode!
//autodetection string: nickname;ftp_user;ftp_password;ftp_port;boost_mode</span>

regards
geminiserver
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.


Image
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC AutoDetect Delay0