diff options
author | Andrew Rowland <darowland@ieee.org> | 2012-02-19 14:37:59 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:46 -0600 |
commit | 68863f69bf98f108f346343caf4cc88430dc69f4 (patch) | |
tree | 3624cb007bb92ed038b029c828c012237332de39 /network/ckermit/README | |
parent | fe3095faf885d66e39a7cf0ff242dce6b3353aef (diff) | |
download | slackbuilds-68863f69bf98f108f346343caf4cc88430dc69f4.tar.gz |
network/ckermit: Added (network and serial communication software)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/ckermit/README')
-rw-r--r-- | network/ckermit/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/network/ckermit/README b/network/ckermit/README new file mode 100644 index 0000000000..d6e2449094 --- /dev/null +++ b/network/ckermit/README @@ -0,0 +1,27 @@ +C-Kermit is a combined network and serial communication software +package offering a consistent, transport-independent, cross-platform +approach to connection establishment, terminal sessions, file +transfer, file management, character-set translation, numeric and +alphanumeric paging, and automation of file transfer and management, +dialogs, and communication tasks through its built-in scripting +language. + +C-Kermit includes: + + * The fastest and most advanced implementation of the Kermit file + transfer protocol available anywhere. + * A powerful, portable, easy-to-use script programming language to + automate all your routine communications tasks. + * Consistent operation over serial connections (direct or dialed) + and network connections ¿ on a huge selection of hardware and + software platforms. + * Secure authentication and strong encryption. + * Built-in scriptable FTP and HTTP clients plus an SSH interface + * Configurability as an SSH Subsystem + * Character-set translation in both file transfer and online sessions, + for Western- and Eastern-European languages, Cyrillic, Greek, Hebrew, + and Japanese, now including Unicode. + * Ability to send numeric and alphanumeric pages. + +This SlackBuild installs a default initialization file in the documentation +directory. However, an initialization file is rarely required with ckermit. |