CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称: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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com