WCF 通过 Citrix 向订阅者推送通知
我正在尝试创建一个“消息服务”,将消息推送给所有使用 Citrix 上的应用程序的某些订阅用户。
用户将生成一条消息(从应用程序内部),该消息将被设置为发送给所有或部分或部分其他用户(在加载应用程序时订阅)。然后,该消息将从应用程序本身中弹出(或其他任何内容)。
在此设置中可以推送消息吗?这是 WCF 乐意处理的事情吗?我们使用 Citrix 的事实会让它变得非常痛苦吗? 我已经查看了 WCF 回调,但不确定这是否可以在 Citrix 上工作。
任何对上述问题的建议答案都是最高兴收到的。也对问题的相当罗嗦的描述表示歉意。
谢谢纳特
I am trying to make a 'messaging service' to push messages to certain subscribing users all using an app on Citrix.
a user would generate a message (from within the app) that would be set to be sent to all or some or a subset of the other users (who subscribe at the time they load the app). the message would then popup (or whatever) from within the app itself.
is it possible to push messages in this setup? is this something that WCF is happy to handle.. is the fact that we use Citrix going to make it a huge pain?
I have had a look at the WCF callbacks, but not sure this will work over Citrix..
any suggestions answers to the above most happily received. also apologies for the rathy ropey description of the problem.
thanks
nat
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
发现我在这里需要的东西
非常有用
http:// idunno.org/archive/2008/05/29/wcf-callbacks-a-beginners-guide.aspx
found what i needed here
very useful
http://idunno.org/archive/2008/05/29/wcf-callbacks-a-beginners-guide.aspx