-2

私のアーキテクチャには、Windows Phone (7.5 バージョンを実行) に接続する複数の電話が含まれます。リクエストを送信した電話の IP アドレスを取得したいと思います。さまざまなフォーラムを見てきましたが、十分な情報を得ることができませんでした。

送信者の IP アドレスを調べる方法を教えてください。

4

1 に答える 1

2

Kishan, You need to make http request to get the IP of current user in windows Phone 7 as there is no direct method or API in WP7 to get the client IP. Here is the detailed post on that how to get IP of user.

http://compiledexperience.com/windows-phone/tutorials/my-ip

于 2012-11-20T07:43:41.510 に答える