Hi, I need to include a proxy in my XMPP, but I have several questions. Is the SOCKS5 Jid asked to use this? I would have to do the following:
manager = new QXmppTransferManager;
manager->setProxy(const QString & proxyJid);
Source: link
Any help I could use to configure my proxy in xmpp with file transfer since I have a chat and the firewall because when I send files with the chat it is a martyrdom ...