WCF Data Services Question: Download WCF Data Services PDF

What is WCF TCP binding type?

Tweet Share WhatsApp

Answer:

Offered by the NetTcpBinding class, this uses TCP for cross-machine communication on the intranet. It supports a variety of features, including reliability, transactions, and security, and is optimized for WCF-to-WCF communication. As a result, it requires both the client and the service to use WCF.

Download WCF Data Services PDF Read All 26 WCF Data Services Questions
Previous QuestionNext Question
Explain WCF Basic binding type?What is WCF Peer network binding type?