Simplest code to get your IP
Simplest code to get your IP
Rate Simplest code to get your IP
(1(1 Vote))
Private Sub Form_Load()
Text1.Text = Winsock1.LocalIP
End Sub
Simplest code to get your IP Comments
No comments yet — be the first to post one!
Post a Comment