Protocol module software: HS XMODEM C Source Library 1.1, Site Map for osCommerce - osCommerce Module, Site Map for CRE Loaded - CRE Loaded Module and more.
HS SMTP LITE is a software library in C (supplied with full source code) which implements the client side of Simple Mail Transfer Protocol (SMTP) over TCP socket layer according to RFC 821. Supports transfer of text and file attachments. HS SMTP Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust SMTP client implementation.
ITU-T X.25 Protocol Module (with RFC1613 XOT) - C Source Library (supplied with full source code) implements ITU-T recommendation X.25 - Interface between Data Terminal Equipment (DTE) and Data Circuit-terminating Equipment (DCE) for terminals operating in the packet mode. HS X.25 includes HsDL (Data Link with RFC1613 Cisco Mode XOT) and HsSock (Winsock interface) for X.25 over TCP applications
HS FTP is a software library in C (supplied with full source code) which implements the client side of the File Transfer Protocol over TCP socket layer according to RFC 959. The library allows a user application to connect to remote FTP servers, traverse server directory structure and send and receive files. The HS FTP protocol module supports passive mode data connections, user / password authentication and a number of commonly used FTP commands
HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (POP3) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows a user application to synchronise local system time to remote NTP server time.
HS POP3 Lite is a software library in C (supplied with full source code) which implements the client side of Post Office Protocol Version 3 (POP3) over TCP socket layer according to RFC 1939. Among other features, the library supports user authentication, reception of basic internet headers and text, message deletion and statistics. HS POP3 Library incorporates the necessary state machine, transparency procedures, server response processing etc.
MsgConnect is indispensable if your application consists of more than one module. If you need to exchange information between modules, no matter within one system or across network, MsgConnect will solve this problem for you. You can use simple paradigm of sending binary message to the remote side and MsgConnect will deliver the message and reply with optional compression, encryption and integrity checking.