IP*Works! 2016 macOS Edition
IP*Works! 2016 macOS Edition
Questions / Feedback?

pingHost (method)

Pings a host.

- (void)pingHost:(NSString*)host

Discussion

This method will ping a host. A valid internet domain name or address must be specified in Host, or an error will be returned.

PING request (ICMP ECHO) is sent to Host.

Example (Ping a Host)


PingControl.PingHost("MyHostName")
ResponseTime = PingControl.ResponseTime

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 macOS Edition - Version 16.0 [Build 7353]