HS POP3 Library 2.0.0

Free HS POP3 Library screenshot file
HS POP3 is a software library in C (supplied with full source code) 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 supports secure POP3 over TLS / SSL using two methods: POP3S (used by Gmail) and RFC 2595

HS POP3 supports extracting binary file attachments in MIME v1.0 base64 format.

The 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.

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.
Type : Demo ($656.00)
OS Support : Windows All
Date stamp / Size : Feb, 1. 2007 / 832 kBytes
Asked : Windows XP/NT/2000/98/Vista/7
Users' value : - Write a Review
Download HS POP3 Library fileNo active image buttonImage of HS POP3 Library
Update history of HS POP3 Library
v1.1 (September, 10. 2008)
New Release
v1.0 (May, 24. 2007)
New Release
Featured Vista Files

Graphics4VO for CA-Visual Objects contains classes, methods and functions for the integration of graphic items, presentation graphics and DIB images for the display, printer, plotter, file and memory.

DTK Barcode Reader SDK is a powerful developer library for barcode recognition functionality integration into your Windows applications. Reads the barcodes from different image formats (TIFF, JPEG, PNG, BMP), including PDF (Portable Document Format).

VoIP SIP Client SDK - A powerful and highly versatile VoIP SDK. Our SIP SDK provides a powerful and highly versatile solution to add quickly SIP (Session Initiation Protocol) based dial and receive phone calls features in your software applications.

Generates virtual printer driver to extract text from printable documents, then save it to file or upload to a server. You can customize it with interactive wizard and embed into your application

Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16