文件名称:CometSample
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-26
- 文件大小:
- 4.12mb
- 下载次数:
- 0次
- 提 供 者:
- Tyr***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现Web客户端之间的消息的即时推送功能。
功能描述如下:
假设A,B,C用户登陆,内存记录下已登录的用户的信息,这时A在所在的客户端(SendInfo.aspx)页面向B发消息,则在B所在客户端页面(SendInfo.aspx)将弹出消息框。
关键点有两个:
1.保证客户端和服务端的连接
2.保证服务端能够向客户端广播消息-Web between the client to achieve real-time push function.
Function descr iption as follows:
Assumptions on a, B, C user login and memory to record have been logged on user information, when a in where the client (SendInfo.aspx) page B to send a message, in B where the client page (SendInfo.aspx) will pop up a message box.
There are two key points.:
1 guarantee the client and server connection
2 to ensure that the server can broadcast messages to the client
功能描述如下:
假设A,B,C用户登陆,内存记录下已登录的用户的信息,这时A在所在的客户端(SendInfo.aspx)页面向B发消息,则在B所在客户端页面(SendInfo.aspx)将弹出消息框。
关键点有两个:
1.保证客户端和服务端的连接
2.保证服务端能够向客户端广播消息-Web between the client to achieve real-time push function.
Function descr iption as follows:
Assumptions on a, B, C user login and memory to record have been logged on user information, when a in where the client (SendInfo.aspx) page B to send a message, in B where the client page (SendInfo.aspx) will pop up a message box.
There are two key points.:
1 guarantee the client and server connection
2 to ensure that the server can broadcast messages to the client
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ASPNET WebForm版CometSample\CometSample\App_Code\AsyncHandler.cs
...........................\...........\........\MessageHandler.cs
...........................\...........\bin\CometSample.dll
...........................\...........\...\CometSample.pdb
...........................\...........\CometSample.csproj
...........................\...........\CometSample.csproj.user
...........................\...........\Default.aspx
...........................\...........\Default.aspx.cs
...........................\...........\Default.aspx.designer.cs
...........................\...........\obj\Debug\CometSample.csproj.FileListAbsolute.txt
...........................\...........\...\.....\CometSample.dll
...........................\...........\...\.....\CometSample.pdb
...........................\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
...........................\...........\Properties\AssemblyInfo.cs
...........................\...........\Scripts\ext-3.4.0\adapter\ext\ext-base-debug.js
...........................\...........\.......\.........\.......\...\ext-base.js
...........................\...........\.......\.........\.......\jquery\ext-jquery-adapter-debug.js
...........................\...........\.......\.........\.......\......\ext-jquery-adapter.js
...........................\...........\.......\.........\.......\prototype\ext-prototype-adapter-debug.js
...........................\...........\.......\.........\.......\.........\ext-prototype-adapter.js
...........................\...........\.......\.........\.......\yui\ext-yui-adapter-debug.js
...........................\...........\.......\.........\.......\...\ext-yui-adapter.js
...........................\...........\.......\.........\ext-all-debug-w-comments.js
...........................\...........\.......\.........\ext-all-debug.js
...........................\...........\.......\.........\ext-all.js
...........................\...........\.......\.........\ext.jsb2
...........................\...........\.......\.........\gpl-3.0.txt
...........................\...........\.......\.........\INCLUDE_ORDER.txt
...........................\...........\.......\.........\index.html
...........................\...........\.......\.........\license.txt
...........................\...........\.......\.........\pkgs\cmp-foundation-debug.js
...........................\...........\.......\.........\....\cmp-foundation.js
...........................\...........\.......\.........\....\data-foundation-debug.js
...........................\...........\.......\.........\....\data-foundation.js
...........................\...........\.......\.........\....\data-grouping-debug.js
...........................\...........\.......\.........\....\data-grouping.js
...........................\...........\.......\.........\....\data-json-debug.js
...........................\...........\.......\.........\....\data-json.js
...........................\...........\.......\.........\....\data-list-views-debug.js
...........................\...........\.......\.........\....\data-list-views.js
...........................\...........\.......\.........\....\data-xml-debug.js
...........................\...........\.......\.........\....\data-xml.js
...........................\...........\.......\.........\....\direct-debug.js
...........................\...........\.......\.........\....\direct.js
...........................\...........\.......\.........\....\ext-core-debug.js
...........................\...........\.......\.........\....\ext-core.js
...........................\...........\.......\.........\....\ext-dd-debug.js
...........................\...........\.......\.........\....\ext-dd.js
...........................\...........\.......\.........\....\ext-foundation-debug.js
...........................\...........\.......\.........\....\ext-foundation.js
...........................\...........\.......\.........\....\pkg-buttons-debug.js
...........................\...........\.......\.........\....\pkg-buttons.js
...........................\...........