Send sound or stream sound over lan

Gabe picture Gabe · Jun 14, 2009 · Viewed 12.7k times · Source

I was wondering if there was a way to stream sound over a LAN. Can I have a client app connect to a server app and then receive a stream of sound from it. I'm sure it can be done, just not sure where to even start. Any suggestions? I was looking to do this with c#.

I am not asking anyone to write it for me, just some on ideas or tricks that you may know, of just references or suggestions you may have.

Answer

Nifle picture Nifle · Jun 14, 2009

Another option could be to have your own Shoutcast server and play that audio on the client after capturing it with a ShoutcastStream Class