Связь и Компьютерные сети


DigKit - Object oriented support unit for Digiboard

Объектно-ориентированный модуль для работы с BBS и многоканальными коммуникационными платами типа DigiBoard. Для компиляции требуется пакет Async Professional.
Example Turbo Pascal source for use of Digiboards. Used Async Professional 1.04 from TurboPower Software

DoorDriver/3 - Turbo Pascal 7.0 Door Kit

Комплект модулей для разработки BBS Door. Имеет собственный коммуникационный модуль, поддерживающий нестандартные прерывания, до 4х портов, прерывания 0-15, скорость до 115200 бод, ANSI и прочую текстовую графику.
DD/3 Turbo Pascal 7.0 Door Kit. Supports any drop file that is text. Supports non-standard interrupts, comm 1-4, IRQs 0-15, and speeds up to 115,200 baud. Resource Files Like SRGAME Doors use! Supports INI File Handling. Full support of timeslicing. Supports ASCII/AVT/RIP/MAX/ANSI graphics. You cannot live without this package! Includes FULL SOURCE CODE! Public Domain 1997

DTR Control Unit and Hangup Routine

Модуль TP6.0 для управления сигналом DTR (Data Terminal Ready) модема плюс две утилиты для работы с DTR.
A Turbo Pascal 6.0 unit for DTR control plus a little utility to drop or raise DTR plus a utility that will hang up the modem, by dropping the DTR.

EtAsync V.1.06 - Communication Unit for 8 Serial Por

Коммуникационный модуль, поддерживающий до 8 портов до 115200 бод. A serial unit that supports up to 8 serial ports.

FdPkt - FidoNet unit with .PKT Support

Модуль для работы с .PKT файлами. Позволяет разбирать пакет на отдельные сообщения.
FIDONET UNIT by Kelly Drown, Copyright (C)1988,89-LCP, Modified by Mihail Savchenko

FosCom 1.0 - Fossil Support Unit for TP 4.0/5.0

Модуль для TP4/5 для работы с последовательным портом через Fossil драйвер.
FosCom is a Turbo-Pascal unit which allows programmers to easily implement communication routines in their programs, using a Fossil Driver such as X00, Opus!Com, and BNU.

FOSSIL Rev 5 Interface Library v1.20

Интерфейсная библиотека для работы с Fossil - драйвером Rev 5.0. Написано полностью на ассемблере, подключается к программам как на Паскале, так и на С.
The source and objects contained in this archive are a simple FOSSIL interface library for any full Revision 5 specification FOSSIL driver implimentation for MS-DOS on an 8088 through 80386. It is small and compact, having been written in assembly using large model, pascal style calling conventions. It may therefore be used with any brand of C, Pascal, Modular 2 or other high level language supporting MicroSoft object file format interfacing.

Fossil Wizard Unit v1.0

Модуль для поддержки работы с фоссил-драйвером. Поддерживает скорость до 38400 бод.
This program provides an easy interface to access the routines provided by a fossil driver.

IPX 1.0 - Send IPX Packets over a Novell Network

IPX 1.0. This unit allows the sending of IPX packets over a Novell network. See the other file which is a chat program for info on how to use this unit: CHATER BOX v0.5.

IPX Unit and a Simple Chat Routine

Обмен информацией между двумя или большим количеством компьютеров по локальной сети с использованием протокола IPX. Модуль + чат-программа.