'Access Angular app from another computer on same network
I have made app using Java Spring on port 9000 for backend and it can be accessed (JSON data) from another computer 192.168.1.xxx:9000 (both connected on the same wi fi network), but when I want to access the Angular app on port 4200 in the same way 192.168.1.xxx:4200 I can not do it. First I got an error that "This site can't be reached, it took too long to respond", after that I turned off firewall on my first computer, but then I got the next error that site can't be reached because 192.168.1.xxx (my first computer) refused to connect. Also I have tried to add New Rule in Inbound Rules (Firewall) to open port 4200, but I get the same error? Does anyone know what is the problem?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
