Silverlight for windows mobile 6 is in an early alpha... I saw a demo somewhere..
Codeshack:
you should really go trough the MPBlue code, a lot of the communication issues have been adressed there already..
feel free to use any of it in your project..
I implemented visual feedback using UDP in combination with Webservices.. (UDP just broadcasts a bunch of properties, if the nam of the song chages, i use a webservice to fetch the coverart image etc..)
Codeshack:
you should really go trough the MPBlue code, a lot of the communication issues have been adressed there already..
feel free to use any of it in your project..
I implemented visual feedback using UDP in combination with Webservices.. (UDP just broadcasts a bunch of properties, if the nam of the song chages, i use a webservice to fetch the coverart image etc..)