简体   繁体   English

Web服务地址MonoDevelop

[英]Web Service Address MonoDevelop

I created a WebService in MonoDevelop, the WebService is running at localhost:8080/LoginUsr.asmx . 我在MonoDevelop中创建了一个WebService,该WebService运行在localhost:8080/LoginUsr.asmx

When I try to access from other device, I can't access because the port 8080 is closed for external connections. 当我尝试从其他设备访问时,由于端口8080已关闭以进行外部连接,因此无法访问。 What can I do? 我能做什么?

I think you need open this port/connection through firewall. 我认为您需要通过防火墙打开此端口/连接。 I activated many times with firewall. 我用防火墙激活了很多次。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM