The shortest way to find your IP!
The shortest way to find your IP!
API Declarations
* Next make a Label1.
* Next you take the "Microsoft Winsock Component" into your form.
* Now fill in the code in the form_load and ... this is all!!!
Rate The shortest way to find your IP!
(1(1 Vote))
Label1.caption = winsock1.LocalIP
if Label1.caption = "127.0.0.1" then
Label1.caption = " You are offline!"
The shortest way to find your IP! Comments
No comments yet — be the first to post one!
Post a Comment