Frage

Hi guys which are the various methods for discovering devices or desktop clients in windows phone 7?

I have used Udpanysourcemulticast client which only works in wi-fi. And there is no support for UDP broadcast in wp7. Then what else can I use for discovering devices in a network?

War es hilfreich?

Lösung

You can send a sspd discovery message using a udp socket, and then listen for the responses. I have used this method and it works great. It is too much code to post but if you google "wp7 ssdp:discover" you should find several examples.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top