Modify

Opened 18 years ago

Closed 18 years ago

#439 closed Bug (No Bug)

ping function doesnt work for vista

Reported by: yoop Owned by:
Milestone: Component: AutoIt
Version: 3.2.12.0 Severity: None
Keywords: function ping Cc:

Description

function ping() does not work on Windows Vista 32 and 64 Bit Version, you can read in this thread its also not working for other people, it always returns 0 instead the correct ping

http://www.autoitscript.com/forum/index.php?showtopic=75912

$pingtomysite=ping("http://www.google.com", 4000)

Attachments (0)

Change History (2)

comment:1 by Jos, 18 years ago

See my answer in the thread, but you didn't specify a valid hostname or IP addres.
The parameter cannot contain a URL.

Jos

comment:2 by Jos, 18 years ago

Resolution: No Bug
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.