2008/10/1 白惠文 <lanceybai at hotmail.com>: > > Hi, > > How do I know which level a node is at in a tree (or how many hops it is from the root) using CTP? > A node can infer the minimum number of hops from the root. The root can find out the number of hops to each node using the THL field. - om_p