Cargando…

Using C-Kermit : communication software for UNIX, VMS, OS/2, AOS/VS, OS-9, Amiga, Atari ST /

An introduction and tutorial as well as a comprehensive reference.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Da Cruz, Frank, 1944-
Otros Autores: Gianone, Christine M.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Burlington, MA : Digital Press, �1993.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Front Cover; Using C-Kermit: Communication Software for UNIX, VMS, OS/2, AOS/VS, OS-9, Amiga, Atari ST; Copyright Page; Table of Contents; Preface; Chapter 1. Introduction; Why Kermit?; How Kermit Works; Capabilities of C-Kermit; Capabilities of Popular Kermit Programs; Kermit Software Versions; How to Get Kermit Software; Chapter 2. Running C-Kermit; Starting C-Kermit; Exiting from C-Kermit; Entering Interactive Commands; Command Files; Describing Kermit's Commands; Some Basic C-Kermit Commands; The C-Kermit Initialization File; Chapter 3. Getting Connected; Using C-Kermit in Local Mode
  • A Test DriveEstablishing a Serial Connection; Direct Serial Connections; Dialed Serial Connections; Using Network Connections; Chapter 4. Terminal Connection; The CONNECT Command; Closing the Connection; CONNECT-Mode Keyboard Escape Commands; Terminal Emulation; Key Mapping; Logging and Debugging Your Terminal Session; Chapter 5. The Basics of File Transfer; Basic File Transfer Commands; Easy File Transfer Examples; Local-Mode File Transfer; Interrupting a File Transfer; Transferring Text Files; Transferring Binary Files; File Names; Filename Collisions; Incomplete Transfers
  • Keeping a Record of Your File TransfersSummary; Chapter 6. Solving File Transfer Problems; Parity; Speed and Flow Control in the Full Duplex Environment; Half Duplex Communication; Noise and Interference; Timeouts; Transparency Problems; IBM Mainframe Linemode Communication; IBM Mainframe Full-Screen Communication; For X.25 Users Only; Collecting the Evidence; Chapter 7. Using a Kermit Server; Starting the Server; Sending Commands to Kermit Servers; Server Security; Turning the Tables; Chapter 8. File Transfer Power Tools; Overview of the Kermit Protocol; Analyzing Kermit's Performance
  • Improving File Transfer PerformanceFile Attributes; Displaying and Controlling File Transfer Options; Chapter 9. International Character Sets; Proprietary Character Sets; Standard Character Sets; International Characters in Commands; International Characters in Terminal Emulation; Transferring International Text Files; Translating without Transferring; One-Sided Translation; Labor-Saving Devices; Chapter 10. Transferring Files without the Kermit Protocol; Downloading to C-Kermit; Uploading from C-Kermit; Encoding 8-Bit Data Files for Transmission
  • Chapter 11. Command Files, Macros, and VariablesCommand Files Revisited; Command Macros; Macro Arguments; A Macro Sampler; Variables; Chapter 12. Programming Commands; The IF Command; The STOP and END Commands; The GOTO Command; Structured Programming; Built-in Functions; Can We Talk?; Special Effects; User-Defined Functions; Reading and Writing Files and Commands; Chapter 13. Script Programming; Automated Connection Establishment; Synchronization Commands; Constructing a Login Script for VMS; A UNIX Login Script; An IBM Mainframe Linemode Login Script