Multiple choice technology databases

Protocols supported by WCF

  1. TCP

  2. HTTP

  3. A and B

  4. None of the Above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Windows Communication Foundation (WCF) is designed to support multiple communication protocols for flexibility. Both TCP (for high-performance intranet scenarios) and HTTP (for internet-facing services) are natively supported protocols in WCF.