I don't remember testing harbor with darkice specifically, but I
remember quite well encountering some non-standard client behavior, and
I know I chose not to bother writing a workaround, since they didn't
bother respecting the standards [1].
Cordialement,
Vincent Tabard
Radio Pytagor : http://www.radiopytagor.com/
[1] see RFC 1945: http://www.w3.org/Protocols/rfc1945/rfc1945.
Romain Beauxis a écrit :
Hi again !
I also understood why darkice is not working!
It sends "\n\n" instead of "\r\n\r\n" at the end of its request !!!
Romain