Published by alax on 11 Sep 2006 at 10:33 pm
Jabber/XMPP Tools roadmap: Google Talk
The next important thing with Jabber/XMPP Tools should be support for TLS 1.0 connections, mandatory for Google Talk (based on/compatible with Jabber/XMPP).
TLS support will be based on Windows SChannel API.
2 Responses to “Jabber/XMPP Tools roadmap: Google Talk”
Leave a Reply
You must be logged in to post a comment.

Fooling Around on 23 Sep 2006 at 10:46 am #
Jabber/XMPP Tools: TLS and more…
Jabber/XMPP Tools already implement TLS 1.0 secure connections and will be available shortly. TLS is implemented using SChannel API, the ATL helper classes I made for SChannel might also appear here to public. Jabber/XMPP Tools also contain some reusab…
Fooling Around » Jabber/XMPP Tools 1.0.1 on 24 Sep 2006 at 5:44 pm #
[...] As planned recently, Jabber/XMPP Tools library was updated to support TLS secure connections, among other reasons required by Google Talk. The library contains interoperable connection COM objects for TCP and TLS on top of TCP network connections. [...]