![]() |
|
|
|||||||
![]() |
Wireless Networking - How to turn om/off 802.11 adapter programmatically |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
Is there any way to turn on or off 802.11 adapter programmatically using NDIS? Thanks, Arsalan Arsalan Ahmad |
|
|
|
|
#2 |
|
Posts: n/a
|
By turning off Wifi adapter means by turning off the radio ofcourse.
"Arsalan Ahmad" <arsal__@hotmail.com> wrote in message news:uAjQ$... > Hi, > > Is there any way to turn on or off 802.11 adapter programmatically using > NDIS? > > Thanks, > > Arsalan > Arsalan Ahmad |
|
|
|
#3 |
|
Posts: n/a
|
Unfortunately, a standard OID for this still does not seem to exist.
So, every OEM uses proprietary controls. You can also disable the adapter using SetupDi API. Regards, --PA "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message news:u$... > By turning off Wifi adapter means by turning off the radio ofcourse. > > "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message news:uAjQ$... >> Hi, >> >> Is there any way to turn on or off 802.11 adapter programmatically using NDIS? >> >> Thanks, >> >> Arsalan >> > > Pavel A. |
|
|
|
#4 |
|
Posts: n/a
|
You can use IOCTL_NDIS_UNBIND_ADAPTER.
Thanks, - Omar -- This posting is provided "AS IS" with no warranties, and confers no rights. Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message news:uAjQ$... > Hi, > > Is there any way to turn on or off 802.11 adapter programmatically using > NDIS? > > Thanks, > > Arsalan > Omar [MS] |
|
|
|
#5 |
|
Posts: n/a
|
Omar
IOCTL_NDIS_UNBIND_ADAPTER is a Platform builder command. Is there a way to turn 802.11 on and off at the application programing level or do you need to use the lower level commands and tools? I would be intersed in something that is part of the SDK's that are part of visual studio? Thanks "Omar [MS]" wrote: > You can use IOCTL_NDIS_UNBIND_ADAPTER. > > Thanks, > - Omar > > -- > This posting is provided "AS IS" with no warranties, and confers no rights. > Please do not send > email directly to this alias. This alias is for newsgroup purposes only. > > > > "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message > news:uAjQ$... > > Hi, > > > > Is there any way to turn on or off 802.11 adapter programmatically using > > NDIS? > > > > Thanks, > > > > Arsalan > > > > > =?Utf-8?B?VGVkIEtlZW5hbg==?= |
|
|
|
#6 |
|
Posts: n/a
|
I remember looking into this about 7 months ago and I came to the conclusion
that this would need to be done at a lower level. -- All the best, Ryan Younger. http://spaces.msn.com/members/wirelessnetworking/ - Ryan's Wireless Networking Weblog "Ted Keenan" <Ted > wrote in message news:9937D7F1-8D20-4A4C-B766-... > Omar > > IOCTL_NDIS_UNBIND_ADAPTER is a Platform builder command. > > Is there a way to turn 802.11 on and off at the application programing > level > or do you need to use the lower level commands and tools? > > I would be intersed in something that is part of the SDK's that are part > of > visual studio? > > Thanks > > "Omar [MS]" wrote: > >> You can use IOCTL_NDIS_UNBIND_ADAPTER. >> >> Thanks, >> - Omar >> >> -- >> This posting is provided "AS IS" with no warranties, and confers no >> rights. >> Please do not send >> email directly to this alias. This alias is for newsgroup purposes only. >> >> >> >> "Arsalan Ahmad" <arsal__@hotmail.com> wrote in message >> news:uAjQ$... >> > Hi, >> > >> > Is there any way to turn on or off 802.11 adapter programmatically >> > using >> > NDIS? >> > >> > Thanks, >> > >> > Arsalan >> > >> >> >> Ryan Younger |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Computer will not turn back on | rshiggs | General Help Related Topics | 0 | 07-09-2007 08:29 PM |
| How to turn $6 to $16000 in few days of web crawling | please@dontreply.net | DVD Video | 0 | 02-02-2007 07:25 AM |
| PCI Video Adapter | Chris E | A+ Certification | 2 | 08-02-2003 04:51 AM |