AP WOW Wake On Wan : Wake Up Your Computer

AP WOW Wake On Wan : Wake Up Your Computer
AP WOW Wake On Wan is useful program that allows you to send packets to a computer in order to switch it on . How To Use? Click Enable WOW to enable wake on wan. Inset the IP address of the computer that you want to switch on. Insert the MAC address...

How To Get Local IP In C#

How To Get Local IP In C#
this is a simple code to get the local ip on c# first add imports system.net; namespace and add this sub //Author : Mohamed Shimran //Blog : http://www.ultimateprogrammingtutorials.blogspot.com public string GetIp() { System.Net.IPAddress[]...