Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ネットワーク マップを含むユニバーサル Windows プラットフォームの C# プログラムを作成しようとしています。
UWP c# には組み込みの ping ツールが含まれておらず、system.net.pingingインストールされません。名前空間を使用して ping をwindows.network.sockets実行し、ネットワーク上にあるコンピューター (およびそれらの MAC アドレス、ホスト名、できればオペレーティング システム) を調べるにはどうすればよいでしょうか。
system.net.pinging
windows.network.sockets