i'm write that code by c#,hope connect the wireless(CISCO AIR AP-1231G-K9) config the ap info:ptc001(ssid), Open Authentication(no addition) void connectWireless() { NetworkInterface[] interfaces = NetworkInterface.GetAllNetworkInterfaces(); WirelessZeroConfigNetworkInterface wzcInterface = null;...