Hi all,
I have a networking issue. I'll define the problem.
I have two computers home networked via a wifi modem cum router. One is a laptop with windows 7 and the other is a windows XP machine. The home network works fine. I am able to view the shared files of each of the computers from the other one.
Now I have a xampp server running on the window 7 laptop as a localhost. The localhost runs just fine. I am able to access my local website from my laptop.
However I want to use the windows XP machine to access the website being served by the windows 7 laptop via the home network.
Windows7 laptop(server) ----- WindowsXP machine(client)
ip4 add ----------------------------- ip4 add
192.168.2.107 --------------------- 192.168.2.107
Please can someone guide me on this. What all changes would I need to make in the configuration files and all such details.
Thanks all