Getting WLAN Device name from Wireless Tools

Moustafa A. Youssef moustafa at cs.umd.edu
Sat May 25 02:32:49 EST 2002


>i need to get the device name of the WLAN-NIC supporting wireless
>extensions from within my c program code. Currently I do include
>iwcommon.h from wireless tools 21. Is there any routine telling me the
>name of the wireless device?

Use MAPI (http://www.cs.umd.edu/~moustafa/Downloads.htm) function:
int GetWirelessName(char* InterfaceName, char * Name);

Best,
	Moustafa





More information about the wireless mailing list