Category: Jabber/XMPP

Alax.Info Jabber/XMPP Tools, automation objects implementing Jabber/XMPP protocol

Jabber/XMPP Tools roadmap: Jabber RPC

Here is what is going to keep me busy with Jabber/XMPP Tools. Since the library should be a lightweight module integratable into non-IM software (this is the main goal with it currently), no full XMPP functionality is expected, only reasonable features for non-IM software, especially server side. The first goal is to be able to…

Read the full article

Jabber/XMPP Tools 1.0.1

General Information About Jabber/XMPP Tools Update 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. Additionally, new properties added to Authentication and Message objects to support authentication…

Read the full article

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 reusable components such as COM objects for TCP connection, for TLS over TCP connection which implements the…

Read the full article

Jabber/XMPP Tools

Summary Alax.Info Jabber/XMPP Tools is a beginning of a Jabber/XMPP compatible set of automation objects (COM/OLE). The module is started as a simplest Jabber client to be used to send message into Jabber/XMPP network. Initially the module provides three objects: Connection, a TCP socket connection pump conectable to remote Jabber/XMPP server; Authentication, an object which…

Read the full article