HopHostAddress Property
The IP address of the host for a particular hop in the trace.
Object Oriented Interface
public function getHopHostAddress($hopindex);
Procedural Interface
ipworks_traceroute_get($res, 5 , $hopindex);
Default Value
''
Remarks
The IP address of the host for a particular hop in the trace.
The size of the array is controlled by the HopCount property.
This property is read-only and not available at design time.
Data Type
String