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).

See Also

Other Resources

Set Up Instructions
Troubleshooting Tips for WCF Samples

© 2007 Microsoft Corporation. All rights reserved.