寻找彗星式服务器或客户端 [英] Looking for Comet-Style server or client

查看:139
本文介绍了寻找彗星式服务器或客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在寻找一个良好的和简单的方式来通知我关于一些事件的客户在一个推往来港澳,就像彗星/长轮询服务器做的。



主要的想法是建立一个服务器,并创建C#应用程序,这将作为一个客户端。



我找到一个好东西,彗星服务器(当前NGINX与http_push模块)。但正如我从其他用户的体验得到的,它不是外部的应用程序(C,C ++,C#,等)那么好,它只是是想在网络上推送消息(或我错了吗?)。



所以,我在寻找一个好办法如何通知客户的方式,也可能是有人知道良好的客户端/在C#中的Comet风格的客户端库<? / p>

感谢


解决方案

检查出的 WebSync 。它有客户端实现在一堆语言,其中之一是(自然)C#。


I'm looking for a good and simple way to notify my clients about some events in a "push"-way, just like the Comet/Long-Polling server do.

The main idea was to set-up a server and create an app with C# which will act as a client.

I've found a good thing, Comet server (currently NGINX with http_push module). But as i've got from other user experience, it's not that good for external apps (C, C++, C#, other), it's just was think to push messages on the web (or I'm wrong there?).

So, I 'm looking for a good way how to notify clients in that way, or may be someone knows good client/library in C# for a Comet-Style client?

Thanks!

解决方案

Check out WebSync. It's got client implementations in a bunch of languages, one of which is (naturally) c#.

这篇关于寻找彗星式服务器或客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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