akroon Posted February 13, 2014 Share Posted February 13, 2014 (edited) Hello i have a question on function Ping http://www.autoitscript.com/autoit3/docs/functions/Ping.htm I don't understand if the ping value of address/hostname is > than the timeout we insert on function then he give back value 0? thanx. Edited February 13, 2014 by akroon Link to comment Share on other sites More sharing options...
Danyfirex Posted February 13, 2014 Share Posted February 13, 2014 0 mean Failure. see @error. Saludos Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut Link to comment Share on other sites More sharing options...
akroon Posted February 14, 2014 Author Share Posted February 14, 2014 second question =) That function can slow down my net if used frequently (every 500 millisecond)? thanx. Link to comment Share on other sites More sharing options...
Moderators JLogan3o13 Posted February 14, 2014 Moderators Share Posted February 14, 2014 Have you tried it? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum! Link to comment Share on other sites More sharing options...
akroon Posted February 15, 2014 Author Share Posted February 15, 2014 Yes i have made little script for test if my net are slow or not. I have take for example the ping of google (i think is the best for do this test) and i see very often the ping value returned is 0. Ping("www.google.com") Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now