Delphi apps won't tether on Windows 10

2019-07-14 15:13发布

How do I get Windows 10 or its firewall to allow my Delphi 10.2 tethering app to get access to the internet?

When either the desktop or the mobile app is run on Windows 10, there is no request for permission from the firewall and tethering fails.

In contrast, the Delphi mobile Photowall tethering example runs fine on Android and iPad, tethering with the matching desktop application on Windows 7 and MacOS. On Windows 7 and Macintosh, the firewall asks for permission when the app is run.

1条回答
做自己的国王
2楼-- · 2019-07-14 15:33

The Windows 10 machine in question automatically installed McAfee internet. I uninstalled McAfee and the Delphi tethering apps immediately triggered Firewall exception request and then worked properly.

Even though I added the Delphi tethering apps to the Windows firewall exception list, McAfee apparently still blocked the apps. The Delphi apps never raised an error when blocked.

查看更多
登录 后发表回答