VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This really small code gets you IP address and Host name

by I n S a N e (2 Submissions)
Category: Internet/HTML
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 18th May 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This really small code gets you IP address and Host name

Rate This really small code gets you IP address and Host name



'Put this in Form load >>>>


Text1.Text = Winsock1.LocalIP
Text2.Text = Winsock1.LocalHostName




Download this snippet    Add to My Saved Code

This really small code gets you IP address and Host name Comments

No comments have been posted about This really small code gets you IP address and Host name. Why not be the first to post a comment about This really small code gets you IP address and Host name.

Post your comment

Subject:
Message:
0/1000 characters