FileTransfer

Hi Guys,

I have a question about the file transfer.

I have done everything like in the different examples and the MAXS Transport XMPP example. Unfortunately I have some issues with the file transfer negotiation and.

I am using Smack 4.1.0 or higher. No matter which version I tried I got always the same error.

Can some one help or maybe create a good tutorial?

Thanks

MStark

I’m sorry, but all I can do is to point you at:

Hi with a little bit testing I found the solution.

In my case the problem was that I tried to transfer a file with the jid of a user in a multiuserchat. with this jid it isn’t working. the connection will establish but the negotiation will fail. but with the original jid it is working perfectly.