Toolpack Application:tbx cli tools remote

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(Updated with new parameter names.)
Line 5: Line 5:
 
== Usage ==
 
== Usage ==
 
*Start tbx_cli_remote
 
*Start tbx_cli_remote
: [InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/tbx_cli_remote -gw [[Gateway_Port|[TbxGwPort]]]
+
: [InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/tbx_cli_remote -gw [[System_Id|''SystemId'']]
 
: /lib/tb/toolpack/pkg/2.3.1/bin/release/x86_64-linux64/tbx_cli_remote -gw 12358
 
: /lib/tb/toolpack/pkg/2.3.1/bin/release/x86_64-linux64/tbx_cli_remote -gw 12358
 
: C:\TelcoBridges\toolpack\pkg\2.3.1\bin\release\i586-win32\tbx_cli_remote -gw 12358
 
: C:\TelcoBridges\toolpack\pkg\2.3.1\bin\release\i586-win32\tbx_cli_remote -gw 12358

Revision as of 16:16, 7 July 2009

Role

This application is use to connect remotely to the CLI of a Toolpack application. It is mostly use for debug.


Usage

  • Start tbx_cli_remote
[InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/tbx_cli_remote -gw SystemId
/lib/tb/toolpack/pkg/2.3.1/bin/release/x86_64-linux64/tbx_cli_remote -gw 12358
C:\TelcoBridges\toolpack\pkg\2.3.1\bin\release\i586-win32\tbx_cli_remote -gw 12358
  • Select the application to connect from the list.
  • To disconnect press Escape twice.

Logs

No logs

Personal tools