Windows通讯基础(绑定) [英] windows communication foundations(bindings)

查看:70
本文介绍了Windows通讯基础(绑定)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在WCF中有一个问题.客户端向服务器发送消息.服务器忙.邮件将排队.服务器可用时,它将接收消息.在这里,我应该使用哪种类型的绑定.

请帮帮我.


感谢和问候
sreekanth

I have one question in WCF. Client sending messages to the Server. Server is busy. Messages will be queued. When Server available it receives messages. here what type of binding should i use.

please help me.


thank and regards
sreekanth

推荐答案

您可以查看NetMsmqBinding 使用WCF和MSMQ的示例入门项目 [ ^ ]
http://msdn.microsoft.com/en-us/library/ms751493.aspx [ ^ ]

请注意,您将需要在计算机上安装消息队列.
You can take a look at NetMsmqBindinghttp://msdn.microsoft.com/en-us/library/system.servicemodel.netmsmqbinding.aspx[^]. This uses the Microsoft message queue.

To help you get started, go through -
Sample Starter Project Using WCF and MSMQ[^]
http://msdn.microsoft.com/en-us/library/ms751493.aspx[^]

Note you will need messge queue installed on the machine.


这篇关于Windows通讯基础(绑定)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆