0

I would like to know if there is a way to use the System.Net.PeerToPeer namespace in C# to perform a lookup of all System.Net.PeerToPeer.PeerNameRecord's on a System.Net.PeerToPeer.Cloud.

Ideally I want to list out everyone registered to the cloud without knowing their System.Net.PeerToPeer.PeerName.

I am familiar with the command line interface listed in the link below but I would like to have a method in C# in which I could generate the same output as the following command would generate.

netsh p2p pnrp cloud show names

http://www.codeproject.com/Articles/12213/Peer-Name-Resolution-PNRP-netsh

Andrew
  • 381
  • 1
  • 7

0 Answers0