Skip to content
Home > Programming > ip program > Reply To: ip program

Reply To: ip program

#188054
Admin
Administrator

ip finder is simple…1 line of code….lol……just make a form wit a text box and command button…..go to project -> componnent -> and select “microsoft winsock control 6.0” then add the winsock control to the form…..then add this code to the command button:

Text1.Text = Winsock1.LocalIP

then complie and u have an ip finder to get ur own ip….um….ur rite …its nothing big….lol…u can download a sample ip finder and source code HERE

now thats a really simple ip finder and it works….u said u would show me some things regarding this…..what was it u were going to show me?….