This is a program that finds your ip and computername with only 2 line!!
This is a program that finds your ip and computername with only 2 line!!
API Declarations
'make 2 textboxes
'1 button
Rate This is a program that finds your ip and computername with only 2 line!!
(1(1 Vote))
'inside the button
text1.text = (winsock1.localip)
text2.text = (winsock1.localhostname)
This is a program that finds your ip and computername with only 2 line!! Comments
No comments yet — be the first to post one!
Post a Comment