xmpp_sync/README.md

9 lines
391 B
Markdown
Raw Normal View History

2017-08-15 17:53:50 +02:00
# GSoC 2017 - Jingle File Transfer Demo App
File synchronisation via XMPP.
xmpp_sync has two modes: Master and Slave mode. A client started in master mode will send files
out, while clients in slave mode will receive files.
In order to use the program, you need at least two XMPP accounts (which might be on different
servers). I recommend using a server, which supports Socks5 proxies.