PDA

Click to See Complete Forum and Search --> : [RESOLVED] C# Internet Radio Application


señorbadger
Dec 30th, 2005, 09:09 AM
Hello I was wondering if anyone can help with my initial research, im hoping to create a client / server internet radio application.

basically the server side will allow the user to stream a Microphone / MP3 playlist to client applications.

If anyone has any good resources the following areas would be handy...


Stream Audio Over Sockets
Reading wma / mp3's
Parsing the audio data from the server and buffering it
playing the streamed content


any help would be appriciated since i am planning to make this for my final year university project.

thanks for any help
sorry thread was a duplicate!

PT Exorcist
Dec 31st, 2005, 08:12 AM
without third party controls / classes it will be really hard to do that thing