Search the Community
Showing results for tags 'IPv4'.
-
Hello AutoIt programmers🙃 I don't know how can i aware of my Server IP Address changes I want to make program and start it in to check every 1 minute my Server and if IP Address changed then Send POST Action to this URL: api.telegram.com
-
Hello, I have a problem, I downloaded example of TCP Server and Client, but client doesn't work, It shows TCPConnect 10060 error (timeout), I tried to turn on two servers, I think server work, because one server show 10048 error(Address already in use) I don't know why it doesn't work, I edited that...
- 8 replies
-
- tcpconnect
- ipv4
-
(and 3 more)
Tagged with:
-
I have created a function that I hope will validate an IP address sent to it. I have searched the site for one but I wasn't able to find one that was bullet-proof from all the ones I have run up against here. This one will not only validate that the values are in the right range, but will also tell...