I have been looking into Mesh Connectivity Layer on Microsoft Research.
The implementation seems to be applicable only for Windows XP.
Is there any freely available Ad-hoc Mesh
support to help me with Multi-hop ad-hoc mesh networking? I am using Windows 7.
For the record the only current way to do anything ad-hoc in Windows is to use the netsh
command's wlan * hostednetwork
options, e.g.
netsh wlan set hostednetwork ssid="My AdHoc Network" key=YourPassword keyUsage=persistent mode=allow
netsh wlan start hostednetwork
netsh wlan show hostednetwork
This is not a mesh of course, but currently the only official solution from Microsoft that comes close.
It only starts manually, so if you want it to start at boot you need to create a task scheduler entry for this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With