文件名称:hh-chatServer
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:10.9mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个自己开发的chat server,用户分为两类:客户和坐席,适用于在线客服系统。-A self-developed chat server, users are divided into two categories: clients and agent, suitable for on-line customer service systems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hh-chatServer/.classpath
hh-chatServer/.project
hh-chatServer/.settings/.svn/all-wcprops
hh-chatServer/.settings/.svn/entries
hh-chatServer/.settings/.svn/format
hh-chatServer/.settings/.svn/text-base/org.eclipse.core.resources.prefs.svn-base
hh-chatServer/.settings/org.eclipse.core.resources.prefs
hh-chatServer/.svn/all-wcprops
hh-chatServer/.svn/entries
hh-chatServer/.svn/format
hh-chatServer/.svn/prop-base/ez-chatServer-httpClient.rar.svn-base
hh-chatServer/.svn/text-base/.classpath.svn-base
hh-chatServer/.svn/text-base/.project.svn-base
hh-chatServer/.svn/text-base/build.xml.svn-base
hh-chatServer/.svn/text-base/ez-chatServer-httpClient.rar.svn-base
hh-chatServer/bin/.svn/all-wcprops
hh-chatServer/bin/.svn/entries
hh-chatServer/bin/.svn/format
hh-chatServer/bin/com/hanhui/chatserver/agent/AgentListener.class
hh-chatServer/bin/com/hanhui/chatserver/agent/MinaServerForSDK.class
hh-chatServer/bin/com/hanhui/chatserver/client/ClientListener.class
hh-chatServer/bin/com/hanhui/chatserver/client/MinaServerForClient.class
hh-chatServer/bin/com/hanhui/chatserver/commands/AbstractCommand.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdCreateGroup.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdLeaveGroup.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdListUsers.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdQuit.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CommandSet.class
hh-chatServer/bin/com/hanhui/chatserver/content/ContentContainer.class
hh-chatServer/bin/com/hanhui/chatserver/content/MessageState.class
hh-chatServer/bin/com/hanhui/chatserver/core/CleanupClass.class
hh-chatServer/bin/com/hanhui/chatserver/core/CommandFacade.class
hh-chatServer/bin/com/hanhui/chatserver/core/Group.class
hh-chatServer/bin/com/hanhui/chatserver/core/GroupManager.class
hh-chatServer/bin/com/hanhui/chatserver/core/LoginResult.class
hh-chatServer/bin/com/hanhui/chatserver/core/User$1.class
hh-chatServer/bin/com/hanhui/chatserver/core/User$UserStatus.class
hh-chatServer/bin/com/hanhui/chatserver/core/User.class
hh-chatServer/bin/com/hanhui/chatserver/core/UserManager$UserStore.class
hh-chatServer/bin/com/hanhui/chatserver/core/UserManager.class
hh-chatServer/bin/com/hanhui/chatserver/exception/AccessForbiddenException.class
hh-chatServer/bin/com/hanhui/chatserver/exception/RequestFailedException.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient$1.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient$2.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/ICommand.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IContainer.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IGroupState.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IMessageDestination.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IReloadable.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IRequest.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IResponseHeaders.class
hh-chatServer/bin/com/hanhui/chatserver/Server.class
hh-chatServer/bin/com/hanhui/chatserver/util/CookieGenerator.class
hh-chatServer/bin/com/hanhui/chatserver/util/EntityDecoder.class
hh-chatServer/bin/com/hanhui/chatserver/util/FileMonitor.class
hh-chatServer/bin/com/hanhui/chatserver/util/HashUtils.class
hh-chatServer/bin/com/hanhui/chatserver/util/TrafficMonitor$AddressState.class
hh-chatServer/bin/com/hanhui/chatserver/util/TrafficMonitor.class
hh-chatServer/build.xml
hh-chatServer/doc/.svn/all-wcprops
hh-chatServer/doc/.svn/entries
hh-chatServer/doc/.svn/format
hh-chatServer/ez-chatServer-httpClient.rar
hh-chatServer/Output/.svn/all-wcprops
hh-chatServer/Output/.svn/entries
hh-chatServer/Output/.svn/format
hh-chatServer/Output/.svn/prop-base/esoon_logo.gif.svn-base
hh-chatServer/Output/.svn/text-base/config.properties.svn-base
hh-chatServer/Output/.svn/text-base/esoon_logo.gif.svn-base
hh-chatServer/Output/.svn/text-base/freecs.sh.svn-base
hh-chatServer/Output/.svn/text-base/log4j.properties.svn-base
hh-chatServer/Output/.svn/text-base/startup.bat.svn-base
hh-chatServer/Output/config.properties
hh-chatServer/Output/esoon_logo.gif
hh-chatServer/Output/freecs.sh
hh-chatServer/Output/lib/.svn/all-wcprops
hh-chatServer/Output/lib/.svn/entries
hh-chatServer/Output/lib/.svn/format
hh-chatServer/Output/lib/.svn/prop-base/commons-collections-3.1.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/commons-dbcp-1.2.2.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/commons-pool-1.4.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/hh-chat-server.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/hh-chatserver.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/jtds-1.0.2.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/log4j-1.2.15.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/media-commons.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/mina2.0.0-M3.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/postgresql-8.2-506.jdbc3.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base
hh-chatServer/.project
hh-chatServer/.settings/.svn/all-wcprops
hh-chatServer/.settings/.svn/entries
hh-chatServer/.settings/.svn/format
hh-chatServer/.settings/.svn/text-base/org.eclipse.core.resources.prefs.svn-base
hh-chatServer/.settings/org.eclipse.core.resources.prefs
hh-chatServer/.svn/all-wcprops
hh-chatServer/.svn/entries
hh-chatServer/.svn/format
hh-chatServer/.svn/prop-base/ez-chatServer-httpClient.rar.svn-base
hh-chatServer/.svn/text-base/.classpath.svn-base
hh-chatServer/.svn/text-base/.project.svn-base
hh-chatServer/.svn/text-base/build.xml.svn-base
hh-chatServer/.svn/text-base/ez-chatServer-httpClient.rar.svn-base
hh-chatServer/bin/.svn/all-wcprops
hh-chatServer/bin/.svn/entries
hh-chatServer/bin/.svn/format
hh-chatServer/bin/com/hanhui/chatserver/agent/AgentListener.class
hh-chatServer/bin/com/hanhui/chatserver/agent/MinaServerForSDK.class
hh-chatServer/bin/com/hanhui/chatserver/client/ClientListener.class
hh-chatServer/bin/com/hanhui/chatserver/client/MinaServerForClient.class
hh-chatServer/bin/com/hanhui/chatserver/commands/AbstractCommand.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdCreateGroup.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdLeaveGroup.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdListUsers.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CmdQuit.class
hh-chatServer/bin/com/hanhui/chatserver/commands/CommandSet.class
hh-chatServer/bin/com/hanhui/chatserver/content/ContentContainer.class
hh-chatServer/bin/com/hanhui/chatserver/content/MessageState.class
hh-chatServer/bin/com/hanhui/chatserver/core/CleanupClass.class
hh-chatServer/bin/com/hanhui/chatserver/core/CommandFacade.class
hh-chatServer/bin/com/hanhui/chatserver/core/Group.class
hh-chatServer/bin/com/hanhui/chatserver/core/GroupManager.class
hh-chatServer/bin/com/hanhui/chatserver/core/LoginResult.class
hh-chatServer/bin/com/hanhui/chatserver/core/User$1.class
hh-chatServer/bin/com/hanhui/chatserver/core/User$UserStatus.class
hh-chatServer/bin/com/hanhui/chatserver/core/User.class
hh-chatServer/bin/com/hanhui/chatserver/core/UserManager$UserStore.class
hh-chatServer/bin/com/hanhui/chatserver/core/UserManager.class
hh-chatServer/bin/com/hanhui/chatserver/exception/AccessForbiddenException.class
hh-chatServer/bin/com/hanhui/chatserver/exception/RequestFailedException.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient$1.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient$2.class
hh-chatServer/bin/com/hanhui/chatserver/InteractionServerMinaClient.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/ICommand.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IContainer.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IGroupState.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IMessageDestination.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IReloadable.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IRequest.class
hh-chatServer/bin/com/hanhui/chatserver/interfaces/IResponseHeaders.class
hh-chatServer/bin/com/hanhui/chatserver/Server.class
hh-chatServer/bin/com/hanhui/chatserver/util/CookieGenerator.class
hh-chatServer/bin/com/hanhui/chatserver/util/EntityDecoder.class
hh-chatServer/bin/com/hanhui/chatserver/util/FileMonitor.class
hh-chatServer/bin/com/hanhui/chatserver/util/HashUtils.class
hh-chatServer/bin/com/hanhui/chatserver/util/TrafficMonitor$AddressState.class
hh-chatServer/bin/com/hanhui/chatserver/util/TrafficMonitor.class
hh-chatServer/build.xml
hh-chatServer/doc/.svn/all-wcprops
hh-chatServer/doc/.svn/entries
hh-chatServer/doc/.svn/format
hh-chatServer/ez-chatServer-httpClient.rar
hh-chatServer/Output/.svn/all-wcprops
hh-chatServer/Output/.svn/entries
hh-chatServer/Output/.svn/format
hh-chatServer/Output/.svn/prop-base/esoon_logo.gif.svn-base
hh-chatServer/Output/.svn/text-base/config.properties.svn-base
hh-chatServer/Output/.svn/text-base/esoon_logo.gif.svn-base
hh-chatServer/Output/.svn/text-base/freecs.sh.svn-base
hh-chatServer/Output/.svn/text-base/log4j.properties.svn-base
hh-chatServer/Output/.svn/text-base/startup.bat.svn-base
hh-chatServer/Output/config.properties
hh-chatServer/Output/esoon_logo.gif
hh-chatServer/Output/freecs.sh
hh-chatServer/Output/lib/.svn/all-wcprops
hh-chatServer/Output/lib/.svn/entries
hh-chatServer/Output/lib/.svn/format
hh-chatServer/Output/lib/.svn/prop-base/commons-collections-3.1.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/commons-dbcp-1.2.2.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/commons-pool-1.4.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/hh-chat-server.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/hh-chatserver.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/jtds-1.0.2.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/log4j-1.2.15.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/media-commons.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/mina2.0.0-M3.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base/postgresql-8.2-506.jdbc3.jar.svn-base
hh-chatServer/Output/lib/.svn/prop-base
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.