How can I detect the IP Address of the workstation where my program is curently running (Thorugh code)?
Printable View
How can I detect the IP Address of the workstation where my program is curently running (Thorugh code)?
if you want to get the ip from the program through the code of the computer you are on then it is
winsock1.localip
' will return your ip address to a string
if you want to detect a program on your network thats useing your program then you will need to make a ip scanner, useing
winsock1.state