Ticket #6183 (closed patch: fixed)
Support In-band bytestreams (IBB) method for file transfers on XMPP
| Reported by: | malu | Owned by: | deryni |
|---|---|---|---|
| Milestone: | 2.6.0 | Component: | XMPP |
| Version: | 2.4.2 | Keywords: | XMPP in-band bytestreams file transfers |
| Cc: | mcepl, datallah, CiaranG |
Description
This ticket is about adding support for IBB for file transfers on XMPP as a fallback method when a socks5 bytestream is not possible to established. Actually XEP-0096 states that clients MUST support both these methods.
So I have started to implement this in libpurple... I'm trying to design the "IBB module" to be resuseable, I'm thinking about the possibility at some point to support it as a Jingle transport method, among others...
I will submit a patch here as soon as I have something working, and depending on how much work there is on my other libpurple-related commitments (foremost vv and xmpp custom smileys) :)



