Hey everyone.
Okay, so most of you probably know what an Ad Hoc network is. It's where a computer with a wireless adapter acts as a router. People connect through that computer, and can share files, connect to the internet, play games, etc. A common method in using one is to have a computer with a wired internet connection, fix it with a wifi adapter, and connect other computer through there, without having to spend money on a wireless router, which can run over a hundred dollars (sometimes cheaper, I know, but you get the point for my example).
One of the key features both in an Ad Hoc, and the standard network connection (with a wireless router), is that they have the standard Server-Client approach. Another method being pursued these days is the Mobile Ad Hoc Network. Which is a true P2P network. In this approach, every computer on the network acts as a Server and Client. In this way, a person can move around amongst every computer, and never lose connection, because the computer automatically connects to a computer with a good signal, and everyone else's computer does the same.
So, my question to you guys is, how the #@!! do you set one of these networks up in Windows? Using either Windows XP, or if somehow you already know, in Windows 7 (NO VISTA!!!). I've been browsing the web for several hours, and can't find squat as to how to set one up. Several people have mentioned needing specific software, which is okay with me, or either tweaking a few settings to get it working, which is again, okay with me.
Right now I would really like to figure out how to do one just using what comes in Windows, but if any of you guys know the code for doing this in either C# or C++ that would be amazing.
Thanks guys,
Archistrage