搜索资源列表
ChatRoom(1)
- 语音聊天的方式一般有两种,一种是专门的语音聊天室,采用WEB方式的B/S结构,另一种是类似于QQ这种多选项的专用聊天工具,采用C/S结构。本程序将介绍一种语音聊天的实现方法-voice chatting normally there are two kinds of specialized voice chat rooms, WEB using the B / S structure, and the other is similar to the QQ number of options su
aspChatRoom
- 能够实现B/S聊天,其中管理员能进行简单的用户管理,支持发送图片-To achieve B/S chat, in which the administrator can be a simple user management, support for sending picture
WebIM
- 本WebIM 系统采用 B/S 模式,使用浏览器 ajax 实现即时聊天。服务器端采用 MC设计模式,Controler 分为组包拆包模块(编码子模块、加密解密子模块、序列化/反序列化子模块)和主处理模块(包含:Manager、DAO); 客户端使用 AJAX 心跳包拉数据,应用 JQuery 框架实现页面效果-The WebIM system uses B/S mode, using a browser ajax live chat. Server-side using the MC de