Http Response to shoutcast
#2

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)
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

You have to get an answer like this:
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>

If you get this answer, check your use of the HTTP library.
Reply


Messages In This Thread
Http Response to shoutcast - by ZxPwn420 - 17.06.2011, 11:09
Re: Http Response to shoutcast - by KoczkaHUN - 17.06.2011, 11:15
Re: Http Response to shoutcast - by ZxPwn420 - 19.06.2011, 00:01
Re: Http Response to shoutcast - by KoczkaHUN - 19.06.2011, 07:00

Forum Jump:


Users browsing this thread: 2 Guest(s)