I went into Projects > Components and added Microsoft Internet Controls and Internet Transfer Control, but all it did was add a browser and Inet. Where is the Winsock component stored?
Printable View
I went into Projects > Components and added Microsoft Internet Controls and Internet Transfer Control, but all it did was add a browser and Inet. Where is the Winsock component stored?
The book I am learning from told me it was in Microsoft internet controls, but it was actually on its own as Microsoft Winsock Control (duh)
When I run:
userLevel = Winsock1.LocalIP
I get 169.254.XXX.XXX
but when I run winipcfg, I get: 209.202.XXX.XXX
what am i doing wrong?