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

Why I got @error executing this code?

$
0
0
[ autoit ]    ( Popup )
$nPORT = 8092 $IP1 = GetIP() ;IP Adress is correct too; If $MainSocket = -1 Then While $MainSocket = -1 Or $MainSocket = 0 $MainSocket = TCPListen($IP1, $nPORT) If @error Then MsgBox(0, "", $IP1 & " port"& $nPORT &) $nPORT +=1 EndIf WEnd EndIf
Please help.
EDIT: Error in ip adress. I not use proxy and I don't know why my IP is different what I see on www.whatismyip.com

Viewing all articles
Browse latest Browse all 12506

Trending Articles



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