17.06.2011, 11:15
You must make an error somewhere, try to do this (you can do it with telnet, too):
(replace Server: and host and port with the shoutcast server's details)
You have to get an answer like this:
If you get this answer, check your use of the HTTP library.
(replace Server: and host and port with the shoutcast server's details)
Quote:
C:\Documents and Settings\user>ncat radio.xyz.com 8048 GET /7.html HTTP/1.1 User-Agent: Mozilla/5.0 (Compatible: lolscript 0.1) Server: radio.xyz.com |
Quote:
HTTP/1.0 200 OK content-type:text/html <HTML><meta http-equiv="Pragma" content="no-cache"></head><body>76,1,225,3000,76 ,128,Artist - Music</body></html> |