how can i get the ip of my system
-
hi , i want to get my system ip by using some code in my program , how i can do it, i tried from registry in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces but it's a type of reg_multi_sz. which type variable i should made in queryvalue function plz respond as soon as thanks in advance
-
hi , i want to get my system ip by using some code in my program , how i can do it, i tried from registry in HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces but it's a type of reg_multi_sz. which type variable i should made in queryvalue function plz respond as soon as thanks in advance
cancerion wrote:
but it's a type of reg_multi_sz. which type variable i should made in queryvalue function
http://www.codeproject.com/internet/ChangingIPADDRESS.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV