开发者

Windows Phone 7 with mDNS / Bonjour browser

开发者 https://www.devze.com 2023-02-02 10:26 出处:网络
I am trying to migrate an iPhone App into WP7 App - whic开发者_如何学编程h I need to browse local service and resolve it\'s IP (mostly DHCP) address and set connection.

I am trying to migrate an iPhone App into WP7 App - whic开发者_如何学编程h I need to browse local service and resolve it's IP (mostly DHCP) address and set connection.

I cannot find any sample of Bonjour / mDNS code for .NET C#, the closest I found is the Zeroconfig project http://zeroconf.codeplex.com/ ... it's going to be quite some works to put this on WP7.

Anyone has tried to implement this on WP7?


At present there's no access to low level networking capablities.

Any networking capability is exposed by way of HTTP at the moment.

0

精彩评论

暂无评论...
验证码 换一张
取 消