You have wlan API but that for C/C++ , so you need introp for C#
For XP :
http://msdn2.microsoft.com/en-us/library/bb204766.aspx
For Vista :
http://msdn2.microsoft.com/en-us/library/ms706274.aspx
Arkady
"Nelson Guerrero" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
> I've been reading and I found that I can use WZC, NDISUIO and WMI but I
> don't really understand the differences.
> Does anybody know how to change the SSID programmatically from C#? What I
> really want to do is to detect the ap's and then change from one to other
> automatically, each ap has different settings to connect like the security
> settings, password etc. I'll appreciate your help.
> Thanks,
> Nelson