1 Star 0 Fork 0

rocket049 / share_xmpp_direct

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
说明.md 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
rocket049 提交于 2018-02-11 18:39 . 说明.md

不依靠 HTTP 传送文件的 share_xmpp

适用与 linux 操作系统,其他系统的需要用户自行修改

各模块的说明:

  • share_pjabberd : xmpp 服务器
  • share_robot : 中转信息的 robot
  • share_client : 客户端
  • TCPRepeator : 与该系统配套的文件中转中继器

依赖软件

  • python2 用于运行 share_pjabberd
  • python2 需要的库: pysqlite2
  • python3 用于运行 share_robotshare_client
  • python3 需要的库: pyxmpp2, tk,easygui
  • 外部命令: gzip, gunzip
Python
1
https://gitee.com/rocket049/share_xmpp_direct.git
git@gitee.com:rocket049/share_xmpp_direct.git
rocket049
share_xmpp_direct
share_xmpp_direct
master

搜索帮助