HS POP3 Lite 1.0
HS POP3 Lite description
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
First user application calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer management and for reporting POP3 events to user.
To receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail server name or IP address and login user name and password.
HS POP3 library then resolves the server name, connects to it, receives and message scan list. according to RFC1939 standard. Once HS POP3 has a unique message ID from the server, it reports this message ID to user application via callback function. The user application returns a specific value if it wants to receive this message. At this point HS POP3 will request necessary amount of memory for the message and will receive complete message into the buffer. Once message is received, the user code is notified with a callback and a message structure, containing full message pointer, message length, start of text pointer, length of headers and separate parsed out header information: from field, date field, message id field and subject field. This process is repeated until all messages are received. HS POP3 library can also delete messages from server if this option is specified.
HS POP3 Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust POP3 client implementation.
Modular design makes it easy to port HS POP3 protocol module to any environment. HS POP3 internally at a lower layer interfaces to HS Sock library which provides TCP transport services.
First user application calls HS POP3 initialisation function supplying pointers to callback functions in user code for memory amd timer management and for reporting POP3 events to user.
To receive email messages from any POP3 RFC1939 compliant server, the user application calls HsPop3GetMail function, specifying mail server name or IP address and login user name and password.
HS POP3 library then resolves the server name, connects to it, receives and message scan list. according to RFC1939 standard. Once HS POP3 has a unique message ID from the server, it reports this message ID to user application via callback function. The user application returns a specific value if it wants to receive this message. At this point HS POP3 will request necessary amount of memory for the message and will receive complete message into the buffer. Once message is received, the user code is notified with a callback and a message structure, containing full message pointer, message length, start of text pointer, length of headers and separate parsed out header information: from field, date field, message id field and subject field. This process is repeated until all messages are received. HS POP3 library can also delete messages from server if this option is specified.
HS POP3 Library incorporates the necessary state machine, transparency procedures, and server response processing required to comply to a simple and robust POP3 client implementation.
Modular design makes it easy to port HS POP3 protocol module to any environment. HS POP3 internally at a lower layer interfaces to HS Sock library which provides TCP transport services.
Other software by Hillstone Software
- HS GSM SMS C Source Library 1.3-HS GSM SMS 1.3 Short Message Service (SMS) C Source Library
- HS Crypto C Source Library 1.0-HS Crypto 1.0 Encryption C SOURCE LIBRARY
- HS TFTP C Source Library 1.0-HS TFTP 1.0 – Trivial File Transfer (TFTP) Protocol C SOURCE LIBRARY
- HS NMEA GPS C Source Library 1.0-HS NMEA GPS 1.0 Global Positioning System (GPS) C Source Library
- HS X.25 C Source Library 1.0-HS X.25 C Source Library - ITU-T X.25 Protocol with XOT (X.25 over TCP/IP)
[More
software from Hillstone Software]
related software to HS POP3 Lite
- HS FTP Client C Source Library HS FTP Client 1.0 C Source Library (File Transfer Protocol - RFC 959)
- HS SMTP Lite HS SMTP LITE - Simple Mail Transfer Protocol C Source Library
- SMTP/POP3 Email Engine for FoxPro SMTP / POP3 email component FoxPro library to send, receive and parse mail.
- HsCipherSDK Encryption Library HsCipherSDK C Encryption Library (AES,DES,ARC4,CAST128,Blowfish,Twofish,MD5,SHA)
- SMTP/POP3 Email Engine for Visual Basic SMTP / POP3 email component Visual Basic (VB .NET) lib to send and receive mail
- SMTP/POP3 Email Engine for Delphi SMTP / POP3 email component Delphi library for sending and receiving mail.
- SMTP/POP3 Email Engine for C/C++ SMTP / POP3 email component C/C++ (and .NET) library to send and receive mail.
- HS TFTP C Source Library HS TFTP 1.0 – Trivial File Transfer (TFTP) Protocol C SOURCE LIBRARY
Most popular software
Copyright © 2001-2008 Softforall.com . All Rights Reserved .

