Open azfarahmed opened 8 years ago
You are using the default SOCKS5 proxy method? You are reffering to the file tranfer itself, or to the Stream INitiation process?
Dear sir, I have used Sharp.Xmpp in Client Xamarin.forms and Xamarin.Android and also Configured an Openfire server. I can send messages with others. While sending any file to JID, it is not streaming after accepting the request. but If i get any request, It is downloaded after accepting it. I Could not figured out. How to resolve it?.
Hello,
There is a serious issue in File Transfer , as OnStreamInitiationRequest(Jid from, XmlElement si) is blocking all the communication to server and server close connection after certain time.