If you’re a developer interested in making voice calls compatible with Google Talk, you depend on two separate code components. First, you need an implementation of Google Talk’s signaling and peer-to-peer protocol, which is currently being standardize…
I’ve released libjingle 0.2.0 to the Sourceforge.net project page. Notable changes in 0.2.0 include build support for Windows using Visual Studio Express, TLS support (this encrypts the communication between applications using libjingle and the server)…
For me, the most exciting thing about working on Google Talk is having the opportunity to help develop an instant messaging network based on open standards. By using XMPP, an open standard protocol, we give Google Talk users the choice of what client t…