[RESOLVED] C# Internet Radio Application
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!
Re: [RESOLVED] C# Internet Radio Application
without third party controls / classes it will be really hard to do that thing