1.

Multiple host with there Protocol Support with WCF

Answer»

Below table shows all the different multiple host available in wcf and with there PROTOCOL details
HOSTING Environment:-Windows console and form application
Supported protocol:-HTTP,net.tcp,net.pipe,net.msmq

Hosting Environment:-Windows SERVICE application (FORMERLY known as NT services)
Supported protocol:-HTTP,net.tcp,net.pipe,net.msmq

Hosting Environment:-Web server IIS6
Supported protocol:-http, wshttp

Hosting Environment:-Web server IIS7 - Windows Process Activation Service (WAS)
Supported protocol:-HTTP,net.tcp,net.pipe,net.msmq



Discussion

No Comment Found