How can I obtain the local IP addres in VB6 without using Winsock control
The reason I dont want to use or need Winsock is because my application should work offline.
I’m a bit new to VB6 and my search on this subject failed. I suppose that I need some WinAPI’s and any pointer or code example would be appreciable.
This was taken from here: VB Function to Find the IP Address
I tested it on my machine, it resulted in 2 IpAddrs. I would usually consider the 2nd one to be my actual one.