File transfer via XMPP (Openfire) -


i'm trying implement file transfer via xmpp, server openfire 3.9.3.

i have tried imitate sparks' stanzas , got dead end. please help!

file transfer implemented in xmpp servers openfire.

you need implement in client side. check strophe js or candy js, there api this.


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -