|
From: Colin D. <co...@ma...> - 2021-04-11 23:18:15
|
You might need to set the config values related to proxies: /ProxyType/ Proxy type http socks /ProxyVersion/ Proxy HTTP or Socks version to use For socks: 4, 4a or 5 For http: 1.0 or 1.1 For socks: For http: 1.0 /ProxyHost/ Proxy server hostname or IP valid IP address in the format of x.x.x.x or a domain name /ProxyPort/ Proxy server port positive integer /ProxyUser/ Proxy user /ProxyPassword/ Proxy password /ProxyDomain/ Proxy domain (For http proxy) /ProxyWorkstation/ Proxy workstation (For http proxy) See doc here: https://www.quickfixj.org/usermanual/2.1.0/usage/configuration.html On 4/11/21 8:24 AM, Mahender B via Quickfixj-users wrote: > QuickFIX/J Documentation: http://www.quickfixj.org/documentation/ > QuickFIX/J Support: http://www.quickfixj.org/support/ > > > > Hi I am using HTTP Proxy to connect to external QFJ Acceptor - all > proxy related property values set in my configuration file. But I am > getting NullPointerException due to the domain name not resolved to IP > Address. > Found out that InetSocketAddress's address filed is null > > SocketConnectHost:valid.domain-name.net > SocketConnectPort:443 > > Did anyone successfully connect to Acceptor using domain name from > QFJInitiator running behind Proxy? i cannot use ip address as my > proxy blocks it. > > Regards > Mahesh > > > > > > > > > > > > > _______________________________________________ > Quickfixj-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfixj-users -- Colin DuPlantis Chief Architect, Marketcetera Download, Run, Trade 888.868.4884 https://www.marketcetera.com |