OTerm
TCP terminal written to speed up repetitive actions during testing devices/programs
that uses text protocol. IDE: Turbo C++ Explorer/BDS 2006.
Features:
- last connections history,
- last sent commands history (up-down arrows in edit control),
- auto-completion for entered commands.
Note. TClientServer/TClientSocket are not installed by default to BDS2006 and RAD Studio tool palette. To install: click menu Component/Install Packages, Add, select {pf}\BDS\4.0\bin\dclsockets100.bpl or {pf}\CodeGear\RAD Studio\5.0\bin\dclsockets100.bpl.
Get 7-zip, highly effective archiver to decompress files.
Version 1.0.6, 07.11.2009
Source and executable: OTerm_1_0_6.7z (7-zip)
Changelog:
- FIXED: one position from command history was skipped ("put next from history in edit control" mode) if when browsing history (UP/DOWN) last action was pressing down arrow.
Version 1.0.5, 19.05.2009
Source and executable: OTerm_1_0_5.7z (7-zip 355kB)
Changelog:
- added IpEdit (WC_IPADDRESS) component,
- small changes to TCP scanner.
Version 1.0.4, 04.04.2009, aka 2/3 of evil
Source and executable: OTerm_1_0_4.7z (7-zip 353kB)
Changelog:
- saving information about window state when window is maximalized,
- context menu for TRichEdit,
- order if last connections items is not reversed when restarted,
- default last host passed to "Connect to..." window,
- added simple ICMP ping tool.
Version 1.0.3, 25.11.2008
Source and executable: OTerm_1_0_3.7z (7-zip 348kB)
Changelog:
- fixed: no auto-scroll with large log,
- reduced CPU usage (100 messages per second, avg. message length 20 B, 10000 lines in richedit, autoscroll on -> 30% pentium M @600MHz),
- settings: richedit max lines count selection from 100 to 10000 lines,
- autocomplete: after entering message fragment up/down arrow gives access to list of matching commands; Delete removes selected entry from autocomplete list,
- autocomplete: fixed unexpected text replacement,
- fixed: program closing with reconnect function after connection error.
Version 1.0.2, 31.10.2008
Source and executable: OTerm_1_0_2.7z (7-zip 340kB)
Changelog:
- fixed possible AV receiving binary data,
- settings: Always On Top,
- settings: case-sensitive auto-complete,
- settings: SO_KEEPALIVE,
- toolbar: reconnect, disconnect,
- menu: File/Hide to tray.
Version 1.0.1, 10.03.2008
Source and executable: OTerm_1_0_1.zip (458kB)
Changelog:
- corrected autocomplete behaviour,
- integrated simple TCP scanner,
- few additional settings.
Version 1.0.0, 03.03.2008
Application: OTerm_1_0_0_bin.zip (385kB)
Source code: OTerm_1_0_0_src.zip (17kB)