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.
// Oprogramowanie Roman Ryltsov
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.
You must be logged in to post a comment.
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…
[…] 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. […]