File transfer using jingle in XMPP
Hello,
I am building a simple one-one chat application, and my requirement is to transfer files during chat. For that i found 'Jingle' to be the recent release. I am using JavaScript and JQuery as the book suggests to generate stanzas. Can anyone please suggest me how to implement jingle file transfer in my application using JavaScript and JQuery.
Thanks in advance
|