PDA

View Full Version : XBMC AutoDetect Delay


LostIt
2005-11-16, 03:39
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.

GeminiServer
2005-11-16, 09:54
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