Thought to post this summary in here for my and others reference for Bindings
Binding | Security | Transport Protocol | Encoding | Host |
basicHttpBinding | None, | HTTP | Text/XML, MTOM | IIS, WAS |
wsHttpBinding | Message, Transport, Mixed | HTTP | Text/XML, MTOM | IIS, WAS |
netTcpBinding | Transport, Message, Mixed | TCP | Binary | WAS |
netNamedPipeBinding | Transport,None | Named Pipe | Binary | WAS |
netMsmqBinding | Message, Transport, None | TCP | Binary | WAS |
netPeerTcpBinding | Transport | P2P | Binary |
|
No comments:
Post a Comment