ping might be requiring a tty.
Your biological and technological distinctiveness will be added to our own. Resistance is futile. Please ask Qt related questions on the forum and not using private messages or visitor messages.
hakermania (30th August 2011)
Try removing "http://" in line 4. params << "-c" << "1" << "www.google.com"; Ping expects an IP or an hostname, "http://" isn't part of the hostname.
Originally Posted by thalis Try removing "http://" in line 4. params << "-c" << "1" << "www.google.com"; Ping expects an IP or an hostname, "http://" isn't part of the hostname. good point
When you 're trying to help somebody in the newbie section, don't forget that he is a newbie. Be specific and give examples.
Forum Rules
Bookmarks