Click here to Skip to main content
15,888,065 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to create an adhoc network in c++ to enable course mate to connect to each other without using the windows command prompt way of creating it. Any help would be appreciated. Thank you.

What I have tried:

I have research into it but have not made any head way yet
Posted
Updated 15-Sep-16 7:13am
Comments
[no name] 14-Sep-16 13:06pm    
"I have research into it but have not made any head way yet", and what is that supposed to mean exactly? There are plenty of tutorials and articles for setting up a network. Hard to imagine that they have all disappeared.

1 solution

I personally would look in some scripting of the mighty Powershell for a simple solution, but for C++ I had written a small article about A Quick Drive Manager which is about the network API on Windows.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900