|
From: Riddhi A. <inf...@gm...> - 2018-03-27 14:19:17
|
I am trying to connect using quickfixj using an HTTP proxy. As told that quickfixj 200 has some limitation for the support, I manually upgraded mina-core version to 2.0.17 and run the program again. But each time it is not establishing the connection. Has anyone tried to create an HTTP proxy connection? mkv.fix.session.ProxyType=http mkv.fix.session.ProxyVersion=1.1 mkv.fix.session.ProxyHost=X.X.X.X mkv.fix.session.ProxyPort=nnnn |