Jingle (protocol)

From Wikipedia, the free encyclopedia
(Redirected from Libjingle)
Jump to navigation Jump to search
File:JingleLogo.png
Proposed Jingle logo

Jingle is an extension to XMPP[1] (Extensible Messaging and Presence Protocol) 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 September 2018, the Jingle specification is a Stable 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."[2]

Data Flows

[edit | edit source]
File:Jingle-Data Flows.svg
Data Flows for a client CA on XMPP server SA setting a Jingle session to client CB on XMPP server SB

When Client CA is communicating with Client CB in a chat (i.e. one user communicating with another user, on the same of different servers) they client software on both ends uses the Jingle parts of the XMPP specification to establish if they are both Jingle capable. If they can negotiate a way to talk directly, e.g. over RTP (XEP-0167), then they will generally show the user a Telephone or Video icon, enabling them to establish a direct connection to the other client.


Libraries

[edit | edit source]

The libjingle library,[3] 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

[edit | edit source]

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

Technical Details and Further Resources

[edit | edit source]
  • XMPP Standards Foundation detailed specification.
  • XMPP Standards Foundation overview
  • libjingle project documentation[15] on GitHub.
  • Interactive Connectivity Establishment (ICE) protocol explanation.
  • Real-time Transport Protocol (RTP) overview.

Notes

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

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).: Instant Messaging Program with Whiteboard.
  5. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  6. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  7. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  8. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  9. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  10. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  11. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  12. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  13. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)..
  14. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  15. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
[edit | edit source]