HS POP3 Lite 1.0
![]() |
Type: Demo Released: 2006-07-27
|
|
|||||||||
|
Rated by: 0 user(s) Rating: NOT RATED ![]() ![]() ![]() ![]() ![]() |
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.
|
Paltforms: Windows
Product home page: http://www.hillstone-software.com/hs_pop3_details.htm
|
Related downloads:
Colock - In short, Colock is a software based lock for making your software copy protected. By adding just one line of code to source code of your program, you will be able to use powerful copy protection system of Colock.
Packet Sniffer SDK for Windows - Packet Sniffer SDK libraries are intended to use for network packets capture and packets generation tasks without using of preinstalled packet drivers.
HS NTP C Source Library - HS NTP is a software library in C (supplied with full source code) implements the client side of Network Time Protocol (POP3) over UDP socket layer according to RFC1769 and RFC1305. HS NTP Library allows to synchronise system time to NTP server time
ZipForge.NET - Fast .NET ZIP zip component. 100% Managed code, written in C#. Personal Edition is free for personal usage. Key features: 100% PKZIP 2.x compatible; Transaction system; Streaming support; Many demos in C#, VB.NET and Delphi.
CurveMail.NET - Create HTML email workflow applications. CurveMail is a .NET 2.0 component that supplants the System.Net.Mail namespace and provides missing features such as address validation, S/MIME encryption, iCalendar, and URL rewriting.



