12-06-2019, 01:46 PM
Hello Remy and Kudzu,
Thanks for your commentary and explanation.
yes it is using Delphi 10 (not Delphi XE10) that I encounter this problem.
As I said in my first post, I also tried the TIdStack.GetLocalAddressList() method.
but no more find 127.0.0.1.
So, yes the only solution is to force manually this IP when I find no available local IP.
We have now to remember that there is this difference between the 2 Delphi compiler versions that use different version of Indy.
Thanks for your commentary and explanation.
yes it is using Delphi 10 (not Delphi XE10) that I encounter this problem.
As I said in my first post, I also tried the TIdStack.GetLocalAddressList() method.
but no more find 127.0.0.1.
So, yes the only solution is to force manually this IP when I find no available local IP.
We have now to remember that there is this difference between the 2 Delphi compiler versions that use different version of Indy.

