Peer Channel Samples
.NET Framework 3.5
The following samples demonstrate common code scenarios in developing Peer Channel applications.
In This Section
- Net Peer TCP
- Demonstrates how to configure a service by using a NetPeerTcpBinding binding.
- Peer Channel Secure Chat
- Demonstrates how to implement password-based security to validate peers joining a mesh.
- Peer Channel Custom Authentication
- Demonstrates how to implement custom peer-to-peer authentication for use with peer channel messaging.
- Peer Channel Message Authentication
- Demonstrates how to implement peer channel message authentication.
Related Sections
© 2007 Microsoft Corporation. All rights reserved.