相关疑难解决方法(0)

无法连接到Windows应用商店中的localhost

当我在互联网上阅读时,microsoft阻止了监听和接收localhost(127.0.0.1)上任何端口流量的选项.我想开发用于在本地测试我的2个服务器/客户端应用程序.我按照这里的说明:http: //msdn.microsoft.com/en-us/library/windows/apps/hh780593.aspx

但它不起作用.当我使用调试选项时,我得到:

网络功能状态

InternetClient                Not Used and Insecure
InternetClientServer          Not Used and Insecure
PrivateNetworkClientServer    Not Used and Insecure
Run Code Online (Sandbox Code Playgroud)

详细的交通报告

InternetClient                Not Used and Insecure
Run Code Online (Sandbox Code Playgroud)
InternetClientServer          Not Used and Insecure
Run Code Online (Sandbox Code Playgroud)
PrivateNetworkClientServer    Not Used and Insecure
Run Code Online (Sandbox Code Playgroud)

知道为什么它不起作用吗?

loopback-address windows-store-apps

0
推荐指数
1
解决办法
4130
查看次数