📄 _intro.txt
字号:
.*s 1 "Introduction"ECU (Extended Call Utility) is a personal and researchcommunications program originally written forusers of SCO UNIX V.3.2/386 and XENIX V on 80286 and 80386 systems.Support for other systems has been added and further portingis possible with "minor" effort to other systems based on orsimilar to UNIX System V.This preliminary document describes ECU functionality and implementationfrom a technical point of view and provides at least rudimentarydocumentation for its features and commands.ECU provides the classic terminal communications facility of passingkeyboard data to a serial line and incoming data to the computer videodisplay. In addition, a dialing directory, a function key mappingfeature, and session logging are available.A very flexible procedure (script) language is also incorporated toautomate many communications tasks. In addition toaugmenting interactive tasks, by using shell scripts and ECUprocedures, ECU can perform batch-style communications sessionsin an entirely "unattended" fashion.Because of limitations of my nroff program, the procedure languageis described in a separate document.ECU presents to the host a flexible "ANSI" terminal type, acceptingany valid video control sequences from MS-DOS or SCO documentationas of late 1990. It also fares well, though imperfectly, withSun and VT-100 in-band video control sequences.Standards are great: everybody should have one, especially ifthey call it "ANSI."For more information,refer to the section below titled "ANSI Filter."The program supports almost any local terminal (console) whichcan be described in a termcap database entry.For more information, refer to "Supported Terminals."ECU supports numerous file transfer protocols: as of this writing,XMODEM, XMODEM/CRC, XMODEM-1K, YMODEM/CRC Batch, ZMODEM/CRC-16,ZMODEM/CRC-32, Kermit and SEAlink are supported.For more information, refer to the sections describing theindividual interactive and procedure file transfer commands.This document is better than that supplied withECU 2.0, but is still rough in many places.It attempts to get across to the inquiring mind how ECUworks. In places, an understanding of the UNIX programming model, UNIX,XENIX and UUCP constructs and asynchronous communications techniquesis assumed. In other places, the document goes into tedious detailabout the simplest of concepts. A great deal of attention has beenplaced in accurate and robust coding of the program. Perhaps, timepermitting, one day I can say the same for this document.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -