In WPF application I could add reference to Bonjour 1.0
therefore I was able to detect bonjour services in local network. In Windows Phone application I see no references to Bonjour avaiable. How to deal with that?
My problem is that I would like to create/broadcast a service on a PC which can be detected(ip and port) by the Windows Phone cellphone. Both(PC and Cell) are in the same local network(one router).