I am trying to write a VoIP client for Windows Phone, and I can’t find any way to get the phone’s local IP Address. I can get its public IP (through STUN or visiting http://www.whatismyip.org/ or similar sites), but all connection attempts fail if both parties are on the same local network. Is there any way to do this?
Share
You have only access to the HTTP-Layer. So only the Public IP.