On Mon, Apr 16, 2007 at 09:49:46AM -0400, Daniel Henninger wrote: > What transport implementation are you working with? The IM Gateway > Plugin for Openfire does not follow XEP-0100 very properly due to > some internal stuff I'm doing. I do have on my list of todos to try > to make it behave as exactly like XEP-0100 as possible, but not > entirely sure if it's going to work out or not. Either way, just > wanted to make sure you weren't dealing with my plugin instead of a > standalone transport. All of the standalone transports I'm aware of > behave well with XEP-0100.
For now I'm working with jit-1.1.7 I tried also Py-ICQt, but responses are almost the same. In general, I don't really need to make my application to work only with 100% XEP-0100 compilant services, I just need to be able do few steps: 1) login into a jabber server 2) login into a transport 3) if not registered in this transport, register, then login 4) listen for new packets/send messages etc -- Eugene N Dzhurinsky
