搜索资源列表
SignalA-Source
- SignalR修改过后的源码,支持android2.2及以上-SignalR modified version of the source code, support android2.2 and above
SignalRChat
- SignalR chat program. You can chat with other clients.
SignalR.StockTicker
- ASP .NET SignalR[1] 是一个ASP .NET 下的类库,可以在ASP .NET 的Web项目中实现实时通信。什么是实时通信的Web呢?就是让客户端(Web页面)和服务器端可以互相通知消息及调用方法,当然这是实时操作的。 WebSockets是HTML5提供的新的API,可以在Web网页与服务器端间建立Socket连接,当WebSockets可用时(即浏览器支持Html5)SignalR使用WebSockets,当不支持时SignalR将使用其它技术来保证达到相同效果。
Using-SignalR-in-WinForms-and-WPF
- 微软最新技术的即时通讯。比WCF要强得多,但是又简单-Microsoft s latest instant messaging technology. Much stronger than the WCF, but it is simple
SignalR
- An SignalR Chat Client
signalRClientSample
- signalR客户端实例,基于 SignalR 的Web实时推送 Demo. -signalR Client smaple
websocket_Ahoo.Demo.RuntimePush
- 使用signalR开发的客户端-服务器实时通信系统-realtime server using signalR
MainActivity
- mobile app for testing signalr on gps devices
implement-message-alerts
- Using SignalR to implement message alerts
SignalR-Client-Cpp-dev
- C++语言实现SignalR(微软WebSocket 库)(SignalR that is writed by Microsoft in WebSocket is based C++)
MultiChating
- 利用websocket+signalr 进行通信,实现多人聊天的功能。(using Html5 websocket and signalr to implement multi-chatting online.)
SignalR
- 一个简单实现SignalR的例子,仿QQ即时聊天,消息推送,单聊,群聊,多群公聊(An example of simple implementation of SignalR)
SignalR
- SignalR的一个demo,可以时时传输聊天的一个demo,分厂简单(SignalR a demo, you can always transfer a chat demo, simple branch)
SignalrDemo
- Signalr测试小样,可以直接运行,根据SQLSERVER表更新来触发前端动作(The Signalr test sample can run directly, triggering the front-end action according to the SQLSERVER table update)
ASP.NET+SignalR编程实战
- ASP.NET + SignalR 编程实战书籍(ASP.NET + SignalR programming practical books)
asp.net mvc版本Signalr即时通讯完整Demo
- asp.net mvc版本Signalr即时通讯完整Demo,可以直接移植到项目中使用(ASP.net MVC version of Signalr instant messaging complete Demo, can be directly ported to the project use)