Hi Team!
I want to use code to get the ip address of my computer. Can I do that? Is there an API function that does it?
Printable View
Hi Team!
I want to use code to get the ip address of my computer. Can I do that? Is there an API function that does it?
Dunno about API stuff, but I think if you add a Winsock control you can get the IP from that.