This Project is about an MP3 stream server (Media Player) and MP3 Client (Player),
it uses UDP protocol for streaming music between two NETDUINO’S.
The first netduino (Plus) (Server Firmware) is the one that streams the music and also contains a web server that helps you choose to play and stop songs.
The second netduino (+2) receives the MP3 stream and sends it to the MP3 shield.
Note : Feel free to change the code, this is a sample project.
Watch This Video For Info.