Коммуникация


BFCom - Send a Modem Command from Command Line

Утилита для управления модемом. Посылает в модем HAYES-команды. Позволяет из командной строки набрать номер или "положить" трубку.

CD_PAS v1.0 - Modem Carrier Detector

Небольшая программка для проверки из командного BAT файла - установлена ли несущая? ВВ качестве результата возвращает код ErrorLevel.
Carrier Detector v1.0 - Detect modem carriers. Support COM port 1-4. Generate ERRORLEVEL codes. Can be used in batch files. Pascal SOURCE CODE & Batch file example included

CommUnit v1.02 - Low Level Communication Routines

Простая коммуникационная программа, использующая низкоуровневые ассемблерные функции для работы с COM портом на скоростях от 50 до 115200 бод.

DRCOM - Коммуникационная библиотека для BP7

Набор резидентных драйверов и TPU7.0 модуль для одновременной работы с несколькими COM-портами. Приведены только: Pascal Interface, TPU7.0 and .COM

IOMON 2.0 - Protected mode I/O port monitor

Резидентная программа для слежения за вводом-выводом через последовательные порты. Работает в защищенном режиме.
IO Monitor 80386 control program watches COM ports acting as a line monitor. Originally in Programmers Journal, modified by Terry Hughes of TurboPower Software, containing the full ASM, C, & PAS source and executable for a 386 control program TSR with a new report program converts the memory buffer to an Ascii report.

MIP 1.00 - Modem Setup Program

Программа для инициализации последовательного порта. Работает только через Fossil драйвер.
MIP is a program for setting up your modem. A FOSSIL driver must be loaded first.

PasPhone - Dial the Phone Number with a Modem

Модуль и программа для дозвона по указанному телефонному номеру. Для управления модемом используется прерывание INt 14h.
This Turbo Pascal unit accepts user input to dial Hayes compatible modems. The phone number may be numeric or alpha (acronyms) or a mix of both. Bios interrupt $14 is used to send characters to the serial port. The interrupt will return information in register AH, and AL if your interested in checking them. A good bios services reference will contain the return codes This unit should work on IBM pc's and compatibles.

PTT v.00 - Packet Tnc Try

Программа для радиолюбителей для пакетной передачи через конвертор TNC или модем.
PTT - Packet Tnc Try v.00 for TP5.5 or later. May be used as a simple terminal program for any modem

PVT100 - VT100 emulator for TP6.0

Эмулятор терминала VT100 для TP6.0.
PVT100 is a translation into pascal (tp 6.0) of CVT100 a VT100 emulator written in C by Jerry Joplin.

RstModem v1.1 - Reset Modem without Turn Off

Программа для сброса и инициализации "зависшего" модема без его выключения.
Hangs up and resets your modem without turning it off, or sends a specified command to modem. Includes Turbo Pascal Source Code.