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.
Another option could be to have your own Shoutcast server and play that audio on the client after capturing it with a ShoutcastStream Class