I am working on a chat application through xmpp i have done one to one and MultiUser Chat. So please tell me how to do file sharing in XMPP.
Asked
Active
Viewed 57 times
0
-
if you plan to write your app in JS check this post: http://stackoverflow.com/questions/35292181/complete-example-of-strophe-js-file-transfer/35358428#35358428 – beaver Mar 03 '16 at 07:40
-
Possible duplicate of [confusion regarding XMPP xep-0065 and xep-0096](http://stackoverflow.com/questions/11542789/confusion-regarding-xmpp-xep-0065-and-xep-0096) – legoscia Mar 03 '16 at 11:11
-
@beaver i m writing code in Obj C. – Amrit Mar 04 '16 at 15:59