[Toc][Index]

RxComm (from Kazuo Adachi)


Name     RxComm - communication API for REXX 
Version  1.9 2002 
Author   Kazuo Adachi 
         (see EMail Addresses)
Distrib. Freeware (?)
Type     REXX DLL 
Price    -
Note     w/ source 
         Most of the docs are in Japanese 
Source   Internet 
         Name: RXCOMM19.* 


RxComm provides serial(COM) port functions for REXX. 
This DLL exports the following functions (as of v1.9): 
   
   *  RxCommLoadFuncs 
   *  RxCommDropFuncs 
   *  RxCommGetVersion 
   *  RxCommPort 
   *  RxCommOpen 
   *  RxCommClose 
   *  RxCommRead 
   *  RxCommWrite 
   *  RxCommSignal 
   *  RxCommBreak 
   *  RxCommSetup 
   *  RxCommOption 
   *  RxCommLog 
   

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs