myspacee Posted August 12, 2008 Posted August 12, 2008 Anyone can explain me why PING to google IP return error ?dim $var $var = ping("209.85.129.99",2000) msgbox(0,"",$var)m.
herewasplato Posted August 12, 2008 Posted August 12, 2008 What happens when you manually ping from a command prompt? [size="1"][font="Arial"].[u].[/u][/font][/size]
Andreik Posted August 12, 2008 Posted August 12, 2008 Use @error and read ping remarks from help file.
Glyph Posted August 12, 2008 Posted August 12, 2008 (edited) TCPStartup() tcpnametoip("google.com") try that? Edited August 12, 2008 by BackStabbed tolle indicium
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