ResponseSource Property
The source of the last PING response.
Object Oriented Interface
public function getResponseSource();
Procedural Interface
ipworks_ping_get($res, 7 );
Default Value
''
Remarks
This property contains the address of the host responding to the PING (ICMP ECHO) request. This may or may not be the host used in PingHost.
This property is read-only.
Data Type
String