home *** CD-ROM | disk | FTP | other *** search
- ; Null modem
-
- ; Last revision date: 11/04/92 (update this date
- ; each time you edit).
-
- ; Refer to file TEMPLATE.MDM (A Sample Modem Command
- ; File) for a description of modem command files.
-
- ; Use this command file when "dialing" out to Notes
- ; Version 2 (or later) systems which are also running
- ; with this command file.
-
- ; When dialing out to Notes V1 systems, or V2 systems
- ; running with the NULLV1.MDM command file, the
- ; NULLV1.MDM file must be used on both systems.
-
- ; It is recommended that two Notes Version 2 (or
- ; later) systems connected via a null modem each use
- ; the NULL.MDM file for more reliable connections.
-
- [attributes]
-
- ; The MODELS line is displayed in the Setup Modem
- ; dialog box's modem command file list and is not
- ; interpreted by the software.
-
- ; The NULL MODEM=2 line indicates to the software
- ; that this file is compatible with Notes Version 2
- ; or later.
-
- MODELS=. Null modem (for Notes V2 or later)
- NULL MODEM=2
-
- ; The maximum speed is set to 9600 bps since speeds
- ; faster than that may result in lost characters on
- ; loaded systems. When a character is lost, the
- ; system receiving the message notices a CRC (Cyclic
- ; Redundancy Check) error, and the transmitting system
- ; has to retransmit the message. This may result in
- ; low throughput.
-
- ; The actual speed used will be the lower of the
- ; maximum speed specified in this command file and the
- ; maximum speed specified via the Setup dialog box.
-
- MAXIMUM SPEED=9600
- DEFAULT SPEED=9600
- FIXED SPEED=1
-
- [commands]
-
- ESCAPE=+++
- ANSWER=CONNECT
- AUTO PULSE DIAL=^M^JRING^M^JRING^M^J
- AUTO TONE DIAL=^M^JRING^M^JRING^M^J
-
- [responses]
-
- RING=RING
- CONNECT=CONNECT
-
- ; The following CONNECT values allow a port running with
- ; this file to accept connections from a Version 1 system
- ; or a Version 2 system running with NULLV1.MDM.
-
- CONNECT=66
- CONNECT=+++66
-
-