VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



One line code to get your system IPaddress.

by Alok Gupta (1 Submission)
Category: Internet/HTML
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Tue 11th October 2005
Date Added: Mon 8th February 2021
Rating: (1 Votes)

One line code to get your system IPaddress.

Rate One line code to get your system IPaddress.



Private Sub Form_Load()
    MsgBox WinSock1.LocalIP
End Sub


Download this snippet    Add to My Saved Code

One line code to get your system IPaddress. Comments

No comments have been posted about One line code to get your system IPaddress.. Why not be the first to post a comment about One line code to get your system IPaddress..

Post your comment

Subject:
Message:
0/1000 characters