iwlib++
It is a libiw-dev -like library written in C++
I have gained some basic experience in C programming, and handling wireless interfaces in C with libiw-dev library, and i thought that I could improve my C++ programming skills if I try to implement some basic functionalities of the libiw-dev library in C++ language.
I don't have any specific purposes with this project yet, I do it just for learning, and I consider it an amateur implementation.
It was created as a MonoDevelop project.