문제

is there any way to avoid this when using embedded web server in windows?
i don't want users to be scare

도움이 되었습니까?

해결책

If you bind to all interfaces and the firewall is enabled, there is no way to avoid this. If your service does not need to be accessed from outside of the computer, you can bind to just localhost which should avoid the firewall warning.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top