|
HS XMODEM Library 1.1
A File Upload/Download Code Library for C/C++
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
For more information about this product please visit the
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 backup or an alternative to TFTP, Xmodem is often used in embedded devices and appliances for the purpose of software or configuration upgrade or retrieval.
API SUMMARY:
* HsXmInit
* HsXmStartSend
* HsXmStartReceive
* HsXmAbort
FEATURES:
* Xmodem Sender and Receiver
* 128 and 1024 block size
* Checksum and CRC option
* Configurable timers
* Configurable number of retries
Licensing
* Static Library Edition
* Blueprint Edition
Technical Information
Programming Language - Generates code for or works with the follow languages...
|
|
For more information and to buy this product...
Product Type:
Code Library
Product Version:
1.1
Prices From:
315
|