I wanted to know what tools (toolkits, APIs, etc) were used for the server.
I'm trying to develop a cross-platform audio broadcasting server for Windows and Linux. The Linux server seems easy enough to code, using the ALSA or PulseAudio APIs, and multicasting over RTP. I don't have much knowledge of the Windows sound architecture, though, having never worked very extensively with Windows. Are there any cross-platform tools I could use?