PGS

Results 28 comments of PGS

I did not had the opportunity to test it. You are referring to the nuget package? I can not read the Error information.

Yes, text has to escaped manually before using the library. However, @Cakez0r is elegant, thus with his permission I will include it in the library. Please note that this applies...

Good proposal, I will check it for the next version. Feel free to make a pull request

Hi both.While it will compile and run I have not tested it in iOS. However, the fundamental problem is with iOS and XMPP: if its not an VoIP app iOS...

I do not think that you will have a problem to run it. The problem will be that when the application leaves the foreground, the TCP connnections in the background...

Thx, nice to hear good news like this!!

See the original pull request here, https://github.com/pgstath/Sharp.Xmpp/pull/2/files. While you must explicitly call EnabledCarbons(), in order to enable, as you have mentioned there is no public method there. This needs to...

You are using the default SOCKS5 proxy method? You are reffering to the file tranfer itself, or to the Stream INitiation process?

Hi, I assume you are referring to this one, http://stackoverflow.com/questions/32578424/xml-serialisation-error-when-connecting-to-xmpp-server/32578743. I need to create a Sharp.Xmpp stackoverflow area. 1. Please test it with the latest version, and not the nuget...

@agimenezwally you are welcomed to make a pull request, especially for the parts that don't conflict with the standard!