I have two laptops connected to my home Wi-Fi. One laptop runs WebLogic 12c server and contains a deployed application.
I can access this application from the same machine using <MyLaptopIP>:7001/myapplication
.
But When I type this address from the other machine connected to the same wi-fi network my browser shows me a "page cannot be displayed" error.
How do I make this work?
Also can I access this application from anywhere over the internet?