
20 IBM Tivoli Remote Control Across Firewalls
Example 1-3   The is_proxied_ep method from a single-TMR environment
loc-oc   699                        9
      Results: (encoded): 
             false 
Example 1-4 details the nd_start_target method. It refers to the following line in 
Example 1-1 on page 16:
1562174364.21.517+#TMF_Endpoint::Endpoint# nd_start_target
This method is used to start the local Remote Control proc ess on the Target. The 
wtrace command output doesn’t show much information about this method in 
this type of architecture. However, it is important to know which method is used 
to start the session on the Target because, in some different situations, more 
information will be available for this method.
The return code of this method is 0; this mea ns that the session starts without an 
error.
Example 1-4   The nd_start_target method from a single-TMR environment
loc-oc   700                       23
      Results: (encoded): 
             ""  0 
Example 1-4 detailed the nd_start_controller method. The odstat line is:
1562174364.17.517+#TMF_Endpoint::Endpoint# nd_start_controller
This method is used to start the local Remote Control process on the Controller. 
The wtrace process doesn’t show much information about this method in this 
type of architecture. However, it is important to know which method is used to 
start the session on the Controller because, in some different situations, more 
information will be available for this method.
The return code of this method is 0; this means that the session starts without 
error.
Example 1-5   The nd_start_controller method from a single-TMR environment
loc-oc   703                       12
      Results: (encoded): 
             0