WCF TCP Binding

我们两清 提交于 2019-12-11 04:21:30

问题


how to implement the TCP binding in WCF ???

If I select TCP as binding then it ask for Address for the endpoint...and default given is net.tcp://

What should be the endpoint and base address here ? how can I specify that ???

Please give me step by step info as I am new to WCF Binding world...

Thanks in advance...


回答1:


See this question, I believe it contains both an answer to your question and pointers to more references.

WCF Service netTCPbinding



来源:https://stackoverflow.com/questions/3438338/wcf-tcp-binding

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!