Delphi apps won't tether on Windows 10

蓝咒 提交于 2019-12-11 02:21:45

问题


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:


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.



来源:https://stackoverflow.com/questions/47166086/delphi-apps-wont-tether-on-windows-10

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!