I have run the Fossil-SCM web interface for timeline of my project at port 8080 using the command
fossil.exe ui
I'm connected to a LAN, my IP is 192.168.137.11 and I want to access the timeline from the IP 192.168.137.8
When I try to open 192.168.137.11:8080 in browser from .8 pc I'm getting page not found error. But when I try the following I'm getting some response.
ping 192.168.137.11
Help me on this.