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

HopResolved Event

Fired when the name of a hop address is found.

Object Oriented Interface

public function fireHopResolved($param);

Procedural Interface

ipworks_traceroute_register_callback($res, 3, array($this, 'fireHopResolved'));

Parameter List


'hopnumber'
'statuscode'
'hophostname'

Remarks

The StatusCode contains 0 if the address is resolved successfully, or an error code, in which case, HopHostName contains a textual description of the error.

Host name resolution is disabled by default. Set ResolveNames to True to enable it.

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