Re: network connectivity with proxy

2018-09-21 Thread Thiago Macieira
On Wednesday, 19 September 2018 15:20:27 PDT Christoph Feck wrote: > On 20.09.2018 00:03, Albert Astals Cid wrote: > > El divendres, 14 de setembre de 2018, a les 18:04:59 CEST, Thiago Macieira va escriure: > >> On Wednesday, 12 September 2018 04:17:35 PDT Harald Sitter wrote: > >>> If I am not mi

Re: network connectivity with proxy

2018-09-19 Thread Christoph Feck
On 20.09.2018 00:03, Albert Astals Cid wrote: El divendres, 14 de setembre de 2018, a les 18:04:59 CEST, Thiago Macieira va escriure: On Wednesday, 12 September 2018 04:17:35 PDT Harald Sitter wrote: If I am not mistaken Qt already looks in the environment variables for http_proxy, https_proxy

Re: network connectivity with proxy

2018-09-19 Thread Albert Astals Cid
El divendres, 14 de setembre de 2018, a les 18:04:59 CEST, Thiago Macieira va escriure: > On Wednesday, 12 September 2018 04:17:35 PDT Harald Sitter wrote: > > If I am not mistaken Qt already looks in the environment variables for > > http_proxy, https_proxy etc. etc. (I don't think Plasma sets th

Re: network connectivity with proxy

2018-09-14 Thread Thiago Macieira
On Wednesday, 12 September 2018 04:17:35 PDT Harald Sitter wrote: > If I am not mistaken Qt already looks in the environment variables for > http_proxy, https_proxy etc. etc. (I don't think Plasma sets those > from the KCM though). To that end a no-code solution is setting those. > Obviously that's

Re: network connectivity with proxy

2018-09-12 Thread Harald Sitter
On Mon, Sep 10, 2018 at 10:31 PM Alexander Semke wrote: > > Hi, > > in Knights and in LabPlot I realized recently, while being in a corporate > network behind a proxy, that the connection to public internet servers is not > possible. E.g. in Khights the connection to the FICS-server is done like >

network connectivity with proxy

2018-09-10 Thread Alexander Semke
Hi, in Knights and in LabPlot I realized recently, while being in a corporate network behind a proxy, that the connection to public internet servers is not possible. E.g. in Khights the connection to the FICS-server is done like QTcpSocket* socket = new QTcpSocket(this); socket->connectToHost(