Network Interface for Xojo.Net.HTTPSocket

Is there a way to specify a Network Interface for Xojo.Net.HTTPSocket on Windows, macOS and Linux? This is possible in the Classic Framework but I’ve not yet found a way to do it in the Xojo Framework.

You may want to write a feature request for this.

<https://xojo.com/issue/49058> Implement a NetworkInterface property for Xojo.Net.HTTPSocket and Xojo.Net.TCPSocket

If you use Xojo.Net.HTTPSocket or Xojo.Net.TCPSocket on computers with multiple NICs, please consider adding points to <https://xojo.com/issue/49058>.

It seems strange that they would implement a newer socket type that doesn’t implement the same features as the original…

I suspect that the initial design was for the minimum feature set needed for iOS apps.

  • Karen