I've recently developed a web-based system for our company. I made it available for LAN computers using WAMP that I have installed in a PC that runs 24/7. It is accessible for LAN computers when the IP address of the server is used (e.g. 10.216.133.58:9999/tracker/index.php). I want to access it using the PC's name but the browser says that the page couldn't be found.
P.S. I changed the configuration in httpd.conf line which says "Listen 80" to "Listen 9999"
Make sure your Computer is in the Same LAN subnet.
To say things clear.