Transport Extensibility Samples
The samples in this section demonstrate some Windows Communication Foundation (WCF) transport extensibility scenarios.
In This Section
- Transport: UDP
Demonstrates how to implement UDP unicast and multicast as a custom WCF transport.
- UDP Activation
Demonstrates how to create a custom protocol (UDP in this sample) to be activated by Windows Process Activation Service (WAS).
- Transport: WSE 3.0 TCP Interoperability
Demonstrates how to implement TCP duplex session as a custom WCF transport.
See Also
Other Resources
Set Up Instructions
Troubleshooting Tips for WCF Samples
© 2007 Microsoft Corporation. All rights reserved.