home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
modem
/
pccomm11.arc
/
PCCOMM11.DOC
< prev
Wrap
Text File
|
1984-03-29
|
3KB
|
52 lines
PCCOMM.DOC
Version 1.1
PCCOMM is an asynchronous communications program for the
IBM-PC operating PC-DOS. It has the following features:
1. Menu driven
2. Interrupt operated in terminal mode
3. Supports the Christensen protcol
4. Optional H19 terminal emulation
5. Online reconfiguration of communications parameters
6. Optional local status line
The initial configuration is determined from the values of
the first few bytes in the program. DEBUG can be used to modify
the parameters given below:
------------------ ----------------------
Jump to Start - | | Start -
Don't Change | | Don't Change
-----------------| |---------------------
| |
----- --
xxxx:0100 EB 0B F8 03 60 00 03-00 00 FF FF E8 7E 17 E8
----- ----- -- -- -- -- --
-----------------------| | | | | | | |----------------------------
Base Port - | | | | | | | | Local Status Line -
F8 03 = COMM1 | | | | | | | | 00 = Off
F8 02 = COMM2 | | | | | | | | FF = On
------------------------ | | | | | | -----------------------------
-----------------------------| | | | | |-------------------------------
Baud Rate - | | | | | | Backspace Conversion -
80 01 = 300 | | | | | | 00 = No Conversion
60 00 = 1200 | | | | | | FF = Convert to Del/Rub
0C 00 = 9600 | | | | | |-------------------------------
-----------------------------| | | | |----------------------------------
---------------------------------| | | | Terminal type -
Word Length - | | | | 00 = Glass Teletype
02 = 7 bits | | | | FF = Heath/Zenith H19
03 = 8 bits | | | |----------------------------------
---------------------------------| | |-------------------------------------
-------------------------------------| | Done -
Stop Bits - | | 00 = None
00 = One | | 18 = Even
04 = Two | | 08 = Odd
-------------------------------------| |--------------------------------------
P. L. Kelley