PDA

View Full Version : nsvscsrc will not connect to localhost


Friedknut
4th October 2003, 22:17
nsvscsrc will not connect to localhost. This is what i get.

C:\Program Files\NSVtools>nsvscsrc 127.0.0.1:7999:headers.txt vids
Adding file to list: '1.nsv'
Adding file to list: '2.nsv'
[re]Connecting to 127.0.0.1:7999
connect:'127.0.0.1':'7998'
Opening file 'vids\1.nsv'...Success
done sending title info
[re]Connecting to 127.0.0.1:7999
[re]Connecting to 127.0.0.1:7999
[re]Connecting to 127.0.0.1:7999
[re]Connecting to 127.0.0.1:7999
[re]Connecting to 127.0.0.1:7999
[re]Connecting to 127.0.0.1:7999

on and on...

Yes the Shoutcast server is running
Yes the port is the right one
Yes I am not behind a firewall
Yes the password in headers.txt matches the one in sc_serv

What is wrong?
Thanks in advance.

Sawg
4th October 2003, 22:18
Sure you are using Portbase+1?

Portbase=7998 in sc_serv.ini?

Friedknut
4th October 2003, 22:28
No the portbase is 7999.

"PortBase=7999"

Friedknut
4th October 2003, 22:35
thanks for trying to help me. I think i have fixed it. I was supposed to connect to port 8000, since its the port where the SC server listens for connections.