Hola a todos, les tengo la ultima versión del Plugin NetEngine v1.0.3. También hice un APZ para que conozcan mejor este Plugin.
Hello everyone, I have the latest version of NetEngine Plugin v1.0.3. I also did an APZ so you can better know this Plugin.
Functions :
NetEngine.CountClientConnected();
NetEngine.EnumerateInterfaces();
NetEngine.GetClientMAC();
NetEngine.GetInterfaceConnected();
NetEngine.GetInterfaceLAN();
NetEngine.GetNameHostedNetwork();
NetEngine.GetNameNetworkConnected();
NetEngine.GetNameVirtualMiniportAdapter();
NetEngine.ICS_ShareInternet("Wireless connection", "Microsoft Virtual WiFi Miniport Adapter", true);
NetEngine.IsConnected();
NetEngine.IsHostedNetworkStarted();
NetEngine.RenameInterface("Wireless Conexion", "New Wireless Conexion");
NetEngine.ResetIPv4();
NetEngine.SetDNS("Virtual Wifi", "DHCP", "10.0.0.1", "primary", "yes");
NetEngine.SetInterfaceEnabled("Wireless connection", true);
NetEngine.SetIP("Virtual Wifi", "192.168.0.1", "255.255.255.0");
NetEngine.SetWiFi("My_Hotspot", "12345678");
NetEngine.SetWINS("Virtual Wifi", "DHCP", "10.0.0.1");
NetEngine.StartHostedNetwork();
NetEngine.StartWlanService(true);
NetEngine.StopHostedNetwork();
Images of the APZ in style Connectify 2011

link:
Hello everyone, I have the latest version of NetEngine Plugin v1.0.3. I also did an APZ so you can better know this Plugin.
Functions :
NetEngine.CountClientConnected();
NetEngine.EnumerateInterfaces();
NetEngine.GetClientMAC();
NetEngine.GetInterfaceConnected();
NetEngine.GetInterfaceLAN();
NetEngine.GetNameHostedNetwork();
NetEngine.GetNameNetworkConnected();
NetEngine.GetNameVirtualMiniportAdapter();
NetEngine.ICS_ShareInternet("Wireless connection", "Microsoft Virtual WiFi Miniport Adapter", true);
NetEngine.IsConnected();
NetEngine.IsHostedNetworkStarted();
NetEngine.RenameInterface("Wireless Conexion", "New Wireless Conexion");
NetEngine.ResetIPv4();
NetEngine.SetDNS("Virtual Wifi", "DHCP", "10.0.0.1", "primary", "yes");
NetEngine.SetInterfaceEnabled("Wireless connection", true);
NetEngine.SetIP("Virtual Wifi", "192.168.0.1", "255.255.255.0");
NetEngine.SetWiFi("My_Hotspot", "12345678");
NetEngine.SetWINS("Virtual Wifi", "DHCP", "10.0.0.1");
NetEngine.StartHostedNetwork();
NetEngine.StartWlanService(true);
NetEngine.StopHostedNetwork();
Images of the APZ in style Connectify 2011


link:
