Click here to Skip to main content
15,913,685 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello,
I want to start making a small application in C # (graphic mode).
The application must set parameters of the WLAN (Wireless PCI), for example:

- Configuring IP
- Configure DNS
- Set default gateway
- Set Channel
- Configuring WEP Encryption, WPA, WPA2.

I understand that I have to import some library.
All comments are welcome, so be very brief or code snippets.
Thank you all for reading my humble question.

PS Sorry for my poor pronunciation of English.
Posted

1 solution

You can learn a lot from CodeProject!

Try out this article[^].

Cheers.
 
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