I created a WebService in MonoDevelop, the WebService is running at
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. What can I do?
I created a WebService in MonoDevelop, the WebService is running at
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. What can I do?
Copyright © 2021 Jogjafile Inc.
I think you need open this port/connection through firewall. I activated many times with firewall.