![]() |
DJ to SERVER protocol
I was wondering if anyone could give me the DJ to Server protocol Shoutcast uses?
|
|
connont logon
My scirpt can make a connection to the server now, but it keeps saying this "invalid password" even when the password is correct. Is the password encrypted?
|
nope
|
whats the problem then?
If the password isnt encrypted and the password i send is correct, why does ShoutCAST still say its invailid?
|
Not sure why you are still getting the error, but let me assure you the password is not encrypted. Try getting a hold of 1.8.9 of the DNAS because upon an invalid password it will spit out both the correct password as well as what it was sent. What are you writing the script in anyway (i.e. PHP, etc.)?
Tom |
well, maybe you can try a combo of the username and password as the password for the script. cuz I know that the username is required to login to the server in your browser, even though it is always admin no matter who installed the server. keep that in mind.
|
no the username is not passed to the server at all during source communication only the password.
|
ok. sry bout that. it was a guess. maybe you just need to look over your server config again and make sure your script is configured correctly according to the server config. at least just look over both once to make sure. sometimes when im working on stuff similar to this, i screw stuff up alot.
|
reply to tom
I downloaded the latest ShoutCAST Server, and im writing the script in MRC (mIRC Script) the cmd line is as follows:
on *:sockopen:shoutcast:{ if $sockerr > 0 { return } echo -s ***Connection established to $did(shoutcast,4).text $+ ! sockwrite -nt shoutcast $did(shoutcast,6).text $crlf } |
what shows up in the shoutcast log on connection.
|
reply
Heres what mirc and ShoutCAST say
mIRC: ***Connection established to 127.0.0.1! invalid password ShoutCAST Server: <01/30/03@22:40:45> [main] client main thread starting <01/30/03@22:40:45> [source] listening for connection on port 8001 <01/30/03@22:41:28> [source] invalid password from <edited> 127.0.0.1 |
there is your problem for some reason no password is being passed to the server. just nothing.
|
What do i send then? i followed the protocol on the weblink twards the top.
|
Now its sending a new error (3 params)
<01/30/03@23:20:28> [source] invalid password from 64.135.203.169 <edited> 64.135.203.216 |
oh now you are passing the address 64.135.203.216 as the password.
|
LOL that sounds great :P well, im weeding through my script seeing what the error, because it appears to bee sending my ip number as a password
|
| All times are GMT. The time now is 14:40. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.