Click here to Skip to main content
15,890,845 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to send out PCs without mouse keyboard monitor and be able to remote desktop into them using a laptop or windows tablet thru wifi.

so the headless pc has a access point or peer to peer share over wifi.

you connect to the wifi from a laptop and then remote desktop into the pc.

my windows 10 wifi driver doesn't support access point, but I can configure it for peer to peer sharing with wifi direct and using app 'connectivity'. I want to be able to do the same configuration myself with command line (netsh for example) or vb.net. Anyone know how to do this?

there is a wifi direct api but i can't find example code to do this. also been unable to find command line examples in about 6 hours of google searching.

please don't offer 'ap' based examples. they won't work.

What I have tried:

lots of google searching. tried examples given, but they all depend on access point support in the wifi driver. read wifi direct api documents.

Connectivity does exactly what I want, but I am trying to do something that I can clone on hundreds of PCs without installing an ap on each one.
Posted

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