DesignXMPP » History » Version 20
Adrian Georgescu, 09/01/2010 06:10 PM
1 | 16 | Adrian Georgescu | = XMPP Gateway = |
---|---|---|---|
2 | 13 | Adrian Georgescu | |
3 | 17 | Adrian Georgescu | Bidirectional gateway for Presence and IM between SIP and XMMP protocols based on the following IETF specifications: |
4 | 12 | Adrian Georgescu | |
5 | 13 | Adrian Georgescu | * http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-presence-02.html |
6 | 8 | Adrian Georgescu | * http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-im-01.html |
7 | 13 | Adrian Georgescu | * http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-chat-03.html |
8 | * http://xmpp.org/internet-drafts/draft-saintandre-sip-xmpp-groupchat-01.html |
||
9 | 18 | Adrian Georgescu | |
10 | 20 | Adrian Georgescu | == XMPP SDK == |
11 | 18 | Adrian Georgescu | |
12 | 1 | Adrian Georgescu | * http://github.com/fritzy/SleekXMPP |
13 | 20 | Adrian Georgescu | |
14 | == SIP SDK == |
||
15 | |||
16 | * http://sipsimpleclient.com |