Hello,
I'm developing some projects in Netbeans. I'm using Apache Tomcat 7.0.22 which is configured to port 8084 and MySQL server to port 3306. I wanted to show my project to friend via internet.
I gave him the address of project folder like http://ip-adress:8084/eCommerce instead of http://localhost:8084/eCommerce but it is not working somehow.
I've disabled firewall, forwarded ports in Router configuration. I used the same method few months back and it worked like charm but now it is not working.
Has anyone faced such situation ever? How it can be resolved? I searched for it on Google but couldn't find proper solution.
I'm developing some projects in Netbeans. I'm using Apache Tomcat 7.0.22 which is configured to port 8084 and MySQL server to port 3306. I wanted to show my project to friend via internet.
I gave him the address of project folder like http://ip-adress:8084/eCommerce instead of http://localhost:8084/eCommerce but it is not working somehow.
I've disabled firewall, forwarded ports in Router configuration. I used the same method few months back and it worked like charm but now it is not working.
Has anyone faced such situation ever? How it can be resolved? I searched for it on Google but couldn't find proper solution.