Hallo Pippin,

der Befehl war vom Grundsatz her richtig. Das Problem lag in Zuweisung
der in diesem Befehl enthaltenen Strings. Nachdem ich von den Strings
abgekommen bin und mit uchar arbeite, läuft es tadellos. 


snprintf(SBox, 92, "GET
/status?p0=playlist&p1=play&p2=%d-%d-%d-%d-%d&player=%02x:%02x:%02x:%02x:%02x:%02x
HTTP/1.1", serNum[0], serNum[1], serNum[2], serNum[3], serNum[4],
macAdrSbox[0], macAdrSbox[1], macAdrSbox[2], macAdrSbox[3],
macAdrSbox[4], macAdrSbox[5]);

und "SBox" wird gesendet....

Eberhard


------------------------------------------------------------------------
musicpl...@web.de's Profile: 
http://forums.slimdevices.com/member.php?userid=47731
View this thread: http://forums.slimdevices.com/showthread.php?t=95992

_______________________________________________
slimserver-de mailing list
slimserver-de@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/slimserver-de

Reply via email to