Hs xmodem c source library

HS XMODEM C Source Library

Download URL | Author URL | Software URL | Buy Now ($0)

HS XMODEM is a software library in C (supplied with full source code) that provides a programmer with the off-the-shelf support for XMODEM protocol data transfer capability. Support for both sender and receiver are provided. Other features include 1024 block size vs 128, CRC vs checksum, configurable timers and retries

* HOW IT WORKS:
When user application initlialises HsXmodem library, it provides interface callbacks for the services used by Xmodem protocol module: timer management, serial transmission and reception, memory management, event callbacks. This architecture makes it easy to port Xmodem protocol module to any environment

Xmodem module handles all protocol information flow, error recovery, acknowledgements, timeouts and so on. When it is appropriate to send next block of data Hs Xmodem will get next memory block from user application. Similarly, when data has been received Hs Xmodem module will get the next block of memory from user application to store data into

As a ba

Related software (3)

COMM-DRV++

COMM-DRV++

Easy to use professional serial communication C++ class library for Windows XP, Windows 2000, Windows Me, Windows 98, & Windows 95. Includes the ZModem, YModem, & XModem file trans ...

TMS Async

TMS Async

Fast, easy to use & lightweight asynchronous serial communications library for your Delphi & C++Builder applications.

ComCap

ComCap

ComCap is a Windows application designed to capture data received on PC serial communications ports or using network TCP and UDP streams and write it to text files.

RSS Feed | submit pad file