文件名称:asp.net源码实现在线聊天,在线客服,WebQQ
文件大小:385KB
文件格式:7Z
更新时间:2014-11-13 05:01:27
在线聊天 在线客服 WebQQ aspnet jQueryajax
本源代码实现了类似于webQQ,在线客服的一对一的在线聊天功能,也可以通过研究源代码实现多对一的web聊天实现,没有使用任何插件及scoket等之类的通信技术,全部基于asp.net及jQuery 的 ajax实现,代码简单易懂
【文件预览】:
CustomerChat
----DB()
--------CustomerChat_log.ldf(1024KB)
--------CustomerChat.mdf(3MB)
----BLL()
--------BLL.csproj(3KB)
--------TabMessageBLL.cs(615B)
--------TabUserBLL.cs(427B)
--------Properties()
--------OtherBLL.cs(3KB)
--------obj()
--------bin()
----CustomerChat.sln(2KB)
----CustomerChat.suo(55KB)
----说明.txt(323B)
----CustomerChat()
--------Global.asax.cs(4KB)
--------Login.aspx.designer.cs(2KB)
--------TrendDetail.aspx(666B)
--------TeacherIndex.aspx(2KB)
--------CustomerChat.aspx.cs(2KB)
--------TeacherChat.aspx.cs(2KB)
--------Login.aspx.cs(1KB)
--------Styles()
--------Web.Release.config(1KB)
--------TeacherChat.aspx(1KB)
--------Scripts()
--------Helper()
--------CustomerIndex.aspx(2KB)
--------CustomerChat.aspx(1KB)
--------TrendDetail.aspx.cs(1KB)
--------Properties()
--------TeacherIndex.aspx.designer.cs(3KB)
--------CustomerChat.csproj.user(1KB)
--------CustomerChat.aspx.designer.cs(2KB)
--------Login.aspx(833B)
--------Global.asax(96B)
--------Web.Debug.config(1KB)
--------CustomerIndex.aspx.designer.cs(1KB)
--------CustomerChat.csproj(7KB)
--------CustomerIndex.aspx.cs(996B)
--------ajaxhandler()
--------obj()
--------App_Data()
--------TrendDetail.aspx.designer.cs(2KB)
--------TeacherChat.aspx.designer.cs(3KB)
--------bin()
--------Web.config(2KB)
--------TeacherIndex.aspx.cs(2KB)
----DAL()
--------DAL.csproj(2KB)
--------TabMessageDAL.cs(1KB)
--------Properties()
--------OtherDAL.cs(4KB)
--------TabUserDAL.cs(1KB)
--------obj()
--------bin()
--------SQLDBHelper.cs(13KB)