文件名称:MiniWeChat-Server-master
-
所属分类:
- 标签属性:
- 上传时间:2015-10-01
-
文件大小:14.64mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
模拟微信的后台服务端源码,使用了实时推送技术-Simulation WeChat backend server source code, using the real-time push technology
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MiniWeChat-Server-master/
MiniWeChat-Server-master/.classpath
MiniWeChat-Server-master/.classpath.orig
MiniWeChat-Server-master/.gitignore
MiniWeChat-Server-master/.project
MiniWeChat-Server-master/.settings/
MiniWeChat-Server-master/.settings/.jsdtscope
MiniWeChat-Server-master/.settings/org.eclipse.core.resources.prefs
MiniWeChat-Server-master/.settings/org.eclipse.jdt.core.prefs
MiniWeChat-Server-master/.settings/org.eclipse.wst.common.component
MiniWeChat-Server-master/.settings/org.eclipse.wst.common.project.facet.core.xml
MiniWeChat-Server-master/.settings/org.eclipse.wst.jsdt.ui.superType.container
MiniWeChat-Server-master/.settings/org.eclipse.wst.jsdt.ui.superType.name
MiniWeChat-Server-master/Java/
MiniWeChat-Server-master/Java/MiniWechat/
MiniWeChat-Server-master/Java/MiniWechat/.project
MiniWeChat-Server-master/Java/MiniWechat/bin/
MiniWeChat-Server-master/Java/MiniWechat/bin/.project
MiniWeChat-Server-master/LICENSE
MiniWeChat-Server-master/Log4JConfig.properties
MiniWeChat-Server-master/LoggerRule.xml
MiniWeChat-Server-master/README.md
MiniWeChat-Server-master/WebContent/
MiniWeChat-Server-master/WebContent/META-INF/
MiniWeChat-Server-master/WebContent/META-INF/MANIFEST.MF
MiniWeChat-Server-master/WebContent/TestHttp.html
MiniWeChat-Server-master/WebContent/WEB-INF/
MiniWeChat-Server-master/WebContent/WEB-INF/createTable.sql
MiniWeChat-Server-master/WebContent/WEB-INF/dropTable.sql
MiniWeChat-Server-master/WebContent/WEB-INF/lib/
MiniWeChat-Server-master/WebContent/WEB-INF/lib/antlr-2.7.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/c3p0-0.9.2.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-fileupload-1.3.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-io-2.4.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-logging-1.1.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/dom4j-1.6.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/ehcache-core-2.4.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-c3p0-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-commons-annotations-4.0.5.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-core-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-ehcache-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-proxool-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/javassist-3.18.1-GA.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/jboss-logging-3.1.3.GA.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/log4j-1.2.17.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mchange-commons-java-0.2.3.4.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mina-core-2.0.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mysql-connector-java-5.1.2-beta-bin.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.asm-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.instrument.tomcat-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/protobuf-java-2.5.0.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-0.8.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-0.9.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-cglib.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/servlet-api.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/slf4j-api-1.6.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/slf4j-api-1.7.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/spring.jar
MiniWeChat-Server-master/WebContent/WEB-INF/web.xml
MiniWeChat-Server-master/WebContent/protobuf/
MiniWeChat-Server-master/WebContent/protobuf/AddFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChangeFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChangeGroupMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChatData.proto
MiniWeChat-Server-master/WebContent/protobuf/CreateGroupChatMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/DeleteFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetGroupInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetPersonalInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetUserInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GroupData.proto
MiniWeChat-Server-master/WebContent/protobuf/KeepAliveMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/LoginMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/LogoutMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/OffLineMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/PersonalSettingsMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ProtoHead.proto
MiniWeChat-Server-master/WebContent/protobuf/ReceiveChatMsg.proto
MiniWeChat-Server
MiniWeChat-Server-master/.classpath
MiniWeChat-Server-master/.classpath.orig
MiniWeChat-Server-master/.gitignore
MiniWeChat-Server-master/.project
MiniWeChat-Server-master/.settings/
MiniWeChat-Server-master/.settings/.jsdtscope
MiniWeChat-Server-master/.settings/org.eclipse.core.resources.prefs
MiniWeChat-Server-master/.settings/org.eclipse.jdt.core.prefs
MiniWeChat-Server-master/.settings/org.eclipse.wst.common.component
MiniWeChat-Server-master/.settings/org.eclipse.wst.common.project.facet.core.xml
MiniWeChat-Server-master/.settings/org.eclipse.wst.jsdt.ui.superType.container
MiniWeChat-Server-master/.settings/org.eclipse.wst.jsdt.ui.superType.name
MiniWeChat-Server-master/Java/
MiniWeChat-Server-master/Java/MiniWechat/
MiniWeChat-Server-master/Java/MiniWechat/.project
MiniWeChat-Server-master/Java/MiniWechat/bin/
MiniWeChat-Server-master/Java/MiniWechat/bin/.project
MiniWeChat-Server-master/LICENSE
MiniWeChat-Server-master/Log4JConfig.properties
MiniWeChat-Server-master/LoggerRule.xml
MiniWeChat-Server-master/README.md
MiniWeChat-Server-master/WebContent/
MiniWeChat-Server-master/WebContent/META-INF/
MiniWeChat-Server-master/WebContent/META-INF/MANIFEST.MF
MiniWeChat-Server-master/WebContent/TestHttp.html
MiniWeChat-Server-master/WebContent/WEB-INF/
MiniWeChat-Server-master/WebContent/WEB-INF/createTable.sql
MiniWeChat-Server-master/WebContent/WEB-INF/dropTable.sql
MiniWeChat-Server-master/WebContent/WEB-INF/lib/
MiniWeChat-Server-master/WebContent/WEB-INF/lib/antlr-2.7.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/c3p0-0.9.2.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-fileupload-1.3.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-io-2.4.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/commons-logging-1.1.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/dom4j-1.6.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/ehcache-core-2.4.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-c3p0-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-commons-annotations-4.0.5.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-core-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-ehcache-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/hibernate-proxool-4.3.8.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/javassist-3.18.1-GA.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/jboss-logging-3.1.3.GA.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/log4j-1.2.17.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mchange-commons-java-0.2.3.4.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mina-core-2.0.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/mysql-connector-java-5.1.2-beta-bin.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.asm-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.beans-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.core-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/org.springframework.instrument.tomcat-3.1.1.RELEASE.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/protobuf-java-2.5.0.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-0.8.3.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-0.9.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/proxool-cglib.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/servlet-api.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/slf4j-api-1.6.1.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/slf4j-api-1.7.7.jar
MiniWeChat-Server-master/WebContent/WEB-INF/lib/spring.jar
MiniWeChat-Server-master/WebContent/WEB-INF/web.xml
MiniWeChat-Server-master/WebContent/protobuf/
MiniWeChat-Server-master/WebContent/protobuf/AddFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChangeFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChangeGroupMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ChatData.proto
MiniWeChat-Server-master/WebContent/protobuf/CreateGroupChatMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/DeleteFriendMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetGroupInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetPersonalInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GetUserInfoMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/GroupData.proto
MiniWeChat-Server-master/WebContent/protobuf/KeepAliveMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/LoginMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/LogoutMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/OffLineMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/PersonalSettingsMsg.proto
MiniWeChat-Server-master/WebContent/protobuf/ProtoHead.proto
MiniWeChat-Server-master/WebContent/protobuf/ReceiveChatMsg.proto
MiniWeChat-Server
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.