CAN any one help me writing a C Program
I need to send a Http request to Http audio streaming server
get connect
if server requires authentication (then again send user name and password)
if authentication is OK
get the audio stream downloaded on to a folder
Else
If server dose not requir authentication then
get the audio stream downloaded on to a folder