wi-fi detection

G

Guest

Hi,
I need to implement in my application a function that, shows the wi-fi
connection available on the notebook (running winxp), allows the user to
choose one in order
to copy a file on a folder though the wi-fi connection

If any wi-fi has been established, the application must tell the user when a
new wi-fi is available in order to do what described above

can anyone help me? what api's I have to use? Is there any sample code over
the web that i can use? The app is in .net2.0 but I can manage to do
something in a c++ dll
 
O

outlaw

If any wi-fi has been established, the application must tell the user when
a
new wi-fi is available in order to do what described above

can anyone help me? what api's I have to use? Is there any sample code
over
the web that i can use? The app is in .net2.0 but I can manage to do
something in a c++ dll


I did some research on the subject, WMI worked rather well. You may wanna
check out http://bubbler.net/5A-notes/560399/912299/ and
http://bubbler.net/5A-notes/560399/837127/

m
http://bubbler.net/outlaw/blog
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top