文件名称:.net实现Server Push(服务器推送)源码
文件大小:93KB
文件格式:RAR
更新时间:2014-05-30 04:46:59
ServerPush
首先保持一个长连接,然后出现一个问题,用户请求一次这个连接后,因为请求没有完成,所以后台一直在循环,就算用户关掉了浏览器也是,所以做了一个超时的设置,为了测试限时是1分钟,实际操作中可以设置更多的时间.Fsrm.ServerPushChat 为聊天基本信息类 功能: 保存相关聊天记录 保存登陆用户
【文件预览】:
ServerPush
----AjaxPannel.aspx(105B)
----App_Code()
--------Class1.cs(804B)
----ReturnMsg.aspx(103B)
----Msg.aspx(91B)
----Web.Config(2KB)
----App_Data()
----AjaxPannel.aspx.cs(4KB)
----Js()
--------JScript.js(2KB)
--------如果轮询就用这个JS.js(2KB)
--------jquery.js(166KB)
----Send.aspx(536B)
----Send.aspx.cs(1KB)
----Action.aspx.cs(488B)
----ReturnMsg.aspx.cs(2KB)
----Action.aspx(97B)
----Chat.aspx(1KB)
----Login.aspx.cs(1KB)
----Msg.aspx.cs(4KB)
----Login.aspx(687B)
----Bin()
--------Fsrm.ServerPushChat.pdb(30KB)
--------Fsrm.ServerPushChat.dll(20KB)
项目说明.txt
ServerPush.sln
from.gif
ServerPush.suo
Fsrm.ServerPushChat
----bin()
--------Debug()
----obj()
--------Fsrm.ServerPushChat.csproj.FileList.txt(182B)
--------Fsrm.ServerPushChat.csproj.FileListAbsolute.txt(497B)
--------Debug()
----Properties()
--------AssemblyInfo.cs(1KB)
----Fsrm.ServerPushChat.csproj(2KB)
----ListContainer.cs(670B)
----Mod.cs(786B)
----User.cs(2KB)
----Messages.cs(809B)
----PredicateUser.cs(701B)
----Global.cs(1KB)
最新Asp.Net源码下载.url
51aspx源码必读.txt