A solution to connect my mobile device to my wamp server based on my laptop:
First, wifi is not a router. So to connect my mobile device to my wamp server based on localhost on my laptop, I need a router. I have downloaded and installed a free virtual router: https://virtualrouter.codeplex.com/
Configuring it is really simple:
- right click on virtual router icon in System Tray
- click on Configure virtual router
- fill a password
- if your internet connection is in ethernet, choose Shared connection : Ethernet
- Then set wifi on on your laptop and device
- On your device connect to the virtual router network name
Then you can connect to your laptop via your device by launching a browser and fill the IPV4 address of your laptop (to find it on windows, type in cmd : ipconfig, and find ipv4 address)
You should see your wamp server home page.