Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Get Local IP Address

$
0
0

somebody help me..

i cant created project with local ip monitor..

 

here my example script

#include <GUIConstantsEx.au3> #include <StaticConstants.au3> #include <WindowsConstants.au3> #Region ### START Koda GUI section ### Form= $Form1 = GUICreate("Form1", 321, 59, 192, 124) $Label1 = GUICtrlCreateLabel("Your IP :", 16, 16, 84, 28) GUICtrlSetFont(-1, 14, 800, 0, "MS Sans Serif") $Label2 = GUICtrlCreateLabel(@IPAddress1, 104, 16, 130, 28) GUICtrlSetFont(-1, 14, 800, 0, "MS Sans Serif") GUISetState(@SW_SHOW) #EndRegion ### END Koda GUI section ### While 1     $nMsg = GUIGetMsg()     Switch $nMsg         Case $GUI_EVENT_CLOSE             Exit     EndSwitch WEnd

My problem..

when i am disconnect modem GUI not auto set to 127.0.0.1

i am must close and run gui again for update status my network..

 

thanks before for help..

sorry my english speak is very bad..


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>