Distributed Routing Table (DRT) Sample

The DRT Sample illustrates the use of the Distributed Routing Table (DRT) APIs, which are part of the Windows peer-to-peer platform.  The sample is command line based.

 

Platforms supported

·         Windows 7

 

To Build:

·         In an SDK command shell, navigate to the directory containing this sample and run "nmake"; or

·         Launch the .sln file in Visual Studio .NET

 

To Run:

·         Type DrtSdkSample.exe (located in the WIN7_[ARCH]_DEBUG folder in the directory containing the sample)

·         Follow the menu options. 

 

The Sample Demonstrates:

·         DRT key publication

·         DRT search techniques

·         The processing of DRT events

·         The use of the derived key security provider and the use of the NULL security provider

·         The use of the the PNRP bootstrap provider and the DNS bootstrap provider

·         The implementation of a bootstrap provider

·         The implementation of a security provider