简体   繁体   English

各种WCF绑定及其端点

[英]Various WCF bindings and their endpoints

I have few questions about various WCF bindings and their endpoints support . 我对各种WCF bindings and their endpoints support几乎没有疑问。

1) I just like to know what is service meta data? 1)我只是想知道什么是服务元数据? How a wcf service meta data look like? WCF服务元数据的外观如何? Can u post a sample of meta data? 您可以发布元数据样本吗? How it look like? 看起来怎么样?

2) Service meta data can be expose by both MEX and httpGetEnable then when MEX play a key role and when people set httpGetEnable = true ? 2)MEX和httpGetEnable都可以公开服务元数据,然后在MEX扮演关键角色以及人们将httpGetEnable = true设置httpGetEnable = true

3) I am not understanding what is difference between MEX and httpGetEnable endpoint ? 3)我不明白MEX and httpGetEnable端点之间有什么区别?

4) Various wcf binding. 4)各种wcf绑定。 wcf support various type of bindings as below wcf支持以下各种类型的绑定

basicHttpBinding
wsHttpBinding
WsDualHttpBinding
NetTcpBinding
NetNamedPipeBinding
NetMsmqBinding
WSFederationHttpBinding
NetPeerTcpBinding
MsmqIntegrationBinding

so tell me which bindings are supported by httpGetEnable and what is supported by MEX ? 那么告诉我httpGetEnable支持哪些绑定, MEX支持什么绑定?

looking for great discussion. 寻找很好的讨论。 thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM