namespace WifiCore { class Program { static void Main(string[] args) { String str; WlanClient client = new WlanClient(); while(true) { foreach (WlanClient.WlanInterface wlanIface in client.I