Displaying 1 result from an estimated 1 matches for "shout_set".
Did you mean:
shout_send
2007 Sep 15
0
libshout: shout_get_error() returns SOCKET ERROR
Hello
I've configured the 'example.c' with the right SERVER, PORT, SHOUT FORMAT
and all the required stuff, it works fine (the setup shout_set...() calls)
but when reaching shout_open() it returns a socket error.
$ ./example
Error connecting: Socket error
The configuration of the server and example.c is right, at least the server
is up and running, and tried it with the winamp/shoutcast and the linux
shoutcast transmitter and it work...