Toolpack Application:tbx cli tools remote

From TBwiki
(Difference between revisions)
Jump to: navigation, search
(New page: == 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/[Ve...)
 
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 TbxGwPort
+
: [InstallDir]/toolpack/pkg/[Version]/bin/release/[HwArchitecture]/tbx_cli_remote -gw [TbxGwPort]
 
: /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 07:59, 22 May 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 [TbxGwPort]
/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