| Binding | Protocol/Transport | Message Encoding | Security | Default Session | Transaction | Duplex |
| BasicHttpBinding |
Http, Https |
Text |
None |
No |
– |
– |
| WSHttpBinding |
Http, Https |
Text |
Message |
Optional |
Yes |
– |
| WSDualHttpBinding |
Http, Https |
Text |
Message |
Yes |
Yes |
Yes |
| NetTcpBinding |
TCP |
Binary |
Transport |
Optional |
Yes |
Yes |
| NetNamedPipeBinding |
Named Pipe |
Binary |
Transport |
Yes |
Yes |
Yes |
| NetMsmqBinding |
MSMQ |
Binary |
Transport |
Yes |
Yes |
No |
| WSFederationHttpBinding |
Http, Https |
Text |
Message |
Yes |
Yes |
No |
| NetPeerTcpBinding |
P2P |
Binary |
Transport |
– |
– |
Yes |
| MsmqIntegrationBinding |
MSMQ |
Not Supported |
Transport |
Yes |
Yes |
– |
posted on
2015-10-27 20:53
武胜-阿伟
阅读(
190)
评论()
收藏
举报