libjingle is a collection of open-source C++ code and sample applications that enables you to build a peer-to-peer application.
Googles Jingle implementation is a C++ library for the jingle extension of XMPP. It enabled you to build jingle enabled applications, where jingle can be used for controlling/signaling stream interactions, typically multimedia streams like VoIP or videoconferencing.