Dukascopy Support Board
http://www.dukascopy.com/swiss/english/forex/jforex/forum/

Question about Proxy server development for JForex3/4
http://www.dukascopy.com/swiss/english/forex/jforex/forum/viewtopic.php?f=200&t=58681
Page 1 of 1

Author:  Skywalker [ Mon 18 Sep, 2023, 05:36 ]
Post subject:  Question about Proxy server development for JForex3/4

Hello, supports!
Because of the poor network, I need to develop a proxy server for JForex.
I think there are some differences between JForex3/4 proxy development and ordinary proxy development.

1. I found that JForex proxy uses HTTP 1.1 proxy protocol.
2. I developed a HTTP proxy server.
It works good on Other MT4 platforms.
But on JForex3, sometimes it works well, sometimes it doesn't ---- Error messages "Connection reset / Connection reset by peer" often appear. And I found that not all data of JForex3 is transmitted through this proxy server.
When I used it in JForex4, it didn't work at all.
3. My tentative conclusion is that: Ordinary HTTP proxy server cannot work well on JForex3, and cannot work on JForex4. Was I wrong?
4. So, most important of all, If I want to develop a proxy server for JForex, what should I pay special attention to?

Waiting for the answer.
Thank you very much!

Author:  ccadar [ Sat 07 Oct, 2023, 12:27 ]
Post subject:  Re: Question about Proxy server development for JForex3/4

I disagree.. Im using an external amazon apache proxy server to get data connection for my jforex running on my company laptop blocked by FW..Im using apache port forwarding configuration settings and I give in jforex network settings the proxy server "localhost:8888" address ..for me this works fine..

Author:  Skywalker [ Sun 08 Oct, 2023, 03:51 ]
Post subject:  Re: Question about Proxy server development for JForex3/4

Maybe you're right.
I could log in using my proxy server and a apache-proxy-sever.
However, I cound not update the platform through the proxy server.
This is really confusing.

  Page 1 of 1