doc/XMPP.md
julien.malik@paraiso.me 6fa445dd7d Update XMPP.md
2015-02-06 17:27:31 +01:00

18 lines
No EOL
921 B
Markdown

# <img src="https://yunohost.org/images/XMPP_logo.png" width=100>
<abbr title="Extensible Messaging and Presence Protocol">XMPP</abbr> is a communication protocol of instant messaging, VoIP (Voice over IP), videoconferencing.
YunoHost provide:
* [Metronome](http://www.lightwitch.org/metronome): a XMPP server
* [Jappix](/apps): a web XMPP client
## Desktop XMPP client
You can connect to your XMPP server with any standard desktop XMPP client, such as [Pidgin](http://pidgin.im/), [Gajim](http://gajim.org/index.fr.html), [Jitsi](http://jitsi.org/) or [Adium](https://adium.im/).
The credentials to give are :
* The first part of your email address (without the @domain.tld)
* Your standard YunoHost password
Your XMPP server runs on the standard port 5222. Your administrator might need to forward this port if the server is behind a router.
<img src="https://yunohost.org/images/Pidgin-add-acount.png" width=500>