.net 2.0 - NativeWifi and Windows XP SP2/SP3 -


i'm using native wifi api , function wlangetnetworkbsslist.

i aware that function not available in windows xp sp2 , sp3. tried installing hotfix supposedly allow access function did not work.

so there wireless 0 configuration .net wrappers out there?

or more basically, how list of basic service set (bss) entries of wireless network or networks on given wireless lan interface without use of function?

did have @ how metageek's inssider it. it's c#, , open source (apache license , available on github).

this app gorgeous , useful. there @ least 3 versions.

  1. inssider
  2. inssider 2
  3. inssider forlinux

i've got vintage xp sp3 here , works pretty well. however, not think relies on wlangetnetworkbsslist api (it's close physical interface , besides, i'm using intel wifi management stack (so zeroconf service stopped) , inssider still works).


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -