Информационный сервер для программистов: Исходники со всего света. Паскальные исходники со всего света
  Powered by Поисковый сервер Яndex: Найдется ВСЁ!
На Главную Pascal Форум Информер Страны мира
   Коммуникация    >>    tpcom
   
 
 TPCOM v3.1 - Serial Communication Unit  Rob Lerner 11.08.1992

Модуль для работы с COM портом. Использует низкоуровневый доступ к регистрам порта по прерываниям, поддерживает UART.
This unit is the communications port interrupt driver for the IBM-PC. It handles handles all low-level i/o through the serial port.



14k 
 

Version 3.1 8/11/92 rob lerner This unit is the communications port interrupt driver for the IBM-PC. It handles handles all low-level i/o through the serial port. It is installed by calling Cominstall. It deinstalls itself automatically when the program exits, or you can deinstall it by calling Comdeinstall. Donated to the public domain by Wayne E. Conrad, January, 1989. If you have any problems or suggestions, please contact me at my BBS: Pascalaholics Anonymous (602) 484-9356 2400 bps The home of WBBS Lots of source code Modified on 8/11/92 for procedure names to be better aligned to function There seems to be some support for Serial Port with TurboPascal V6.0. I have tried other shareware and PD packages with little success and have found IBCOM by Wayne E. Conrad. This package works with TurboPascal 6.0 with little maintaince from the user. I have modifed Wayne's code to reflect function and procedure names that are more inline to what the perform. I have also supplied a TP6.0 Unit. If you have any questions or comments or know of other serial port packages please drop me a line. I am interested in writting some utilities (for Sale) in Pascal and looking for a counterpart Programmer to assist in development. If you are interested, please write robert Lerner PO Box 877 suffern, NY, 10901