Jingle (protocol): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
added Category:XMPP using HotCat
→‎Clients supporting Jingle: alphabetical ordering
Line 20: Line 20:
* [[Miranda IM]] (via [http://forums.miranda-im.org/showthread.php?t=13768 JGTalk plugin])
* [[Miranda IM]] (via [http://forums.miranda-im.org/showthread.php?t=13768 JGTalk plugin])
* [[Monal (software)|Monal]] IM-Client for [[iOS]]
* [[Monal (software)|Monal]] IM-Client for [[iOS]]
* [[Pidgin_(software)|Pidgin]]
* [[Psi (instant messaging client)|Psi]]<ref group="note" name="novideo"/>
* [[Psi (instant messaging client)|Psi]]<ref group="note" name="novideo"/>
* [[Quiet Internet Pager#QIP Infium|QIP Infium]]
* [[Quiet Internet Pager#QIP Infium|QIP Infium]]
* [[Yate (telephony engine)|Yate]]/YateClient supports Jingle in both client and server mode, audio and file transfer, also call transfer and DTMF.
* [[Yate (telephony engine)|Yate]]/YateClient supports Jingle in both client and server mode, audio and file transfer, also call transfer and DTMF.
* [[Pidgin_(software)|Pidgin]]
Though not an instant messaging client, [[RemoteVNC]] uses Jingle as one of the screen sharing means.
Though not an instant messaging client, [[RemoteVNC]] uses Jingle as one of the screen sharing means.



Revision as of 21:29, 31 May 2015

Proposed Jingle logo

Jingle is an extension to the Extensible Messaging and Presence Protocol (XMPP) which adds peer-to-peer (P2P) session control (signaling) for multimedia interactions such as in Voice over IP (VoIP) or videoconferencing communications. It was designed by Google and the XMPP Standards Foundation. The multimedia streams are delivered using the Real-time Transport Protocol (RTP). If needed, NAT traversal is assisted using Interactive Connectivity Establishment (ICE).

As of December 2009, the proposed Jingle specification had not yet been approved by the XMPP Standards Foundation, but is now a Draft Standard, meaning: "Implementations are encouraged and the protocol is appropriate for deployment in production systems, but some changes to the protocol are possible before it becomes a Final Standard."[1]

The libjingle library, used by Google Talk to implement Jingle, has been released to the public under a BSD license. It implements both the current standard protocol and the older, pre-standard version.

Clients supporting Jingle

Though not an instant messaging client, RemoteVNC uses Jingle as one of the screen sharing means.

Notes

  1. ^ a b c d Doesn't support video chat
  2. ^ a b Currently supports only older, pre-standard version

References

External links