Home


     
    Add to bookmarks

HS POP3 Lite 1.0

http://www.hillstone-software.com/hs_pop3_details.htm

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.

Antivirus Report

HS POP3 Lite was checked by our antivirus software to check whether it contain some viruses, trojans or spayware or not on our web site www.vista-files.org. The commersial antivirus software showed that this program is clean from any destructive or unwanted inclusion. You can visit the page of this antivirus report: Antivirus Report.

› Language: English
› Size: 80 Kb
› License: Demo
› Cost: Free
› Updated: 2006-07-27 11:24:29
› Keywords: winsock, c source library, email client, c source module, protocol module, rfc1939, protocol library, pop3
HS POP3 Lite

Write a Review and Rate HS POP3 Lite

Related Programs

Active Query Builder .NET Edition 1.5

Active Query Builder is a powerful .NET component to build complex SQL queries with ease. Active Query Builder is a perfect choice for both SQL beginners and experienced query writers. It renders all SQL features, such as sub-queries and unions, very easy to accomplish and provides the professional user with everything he or she needs to efficiently work with SQL queries; it is sure to increase the number of potential users of your product.

BoxedApp SDK 1.0

A developer library to create virtual files, virtual registry entries and values. BoxedApp SDK creates a virtual file system. Add virtual files and your application will "think" that such files really exist. No temporary files are created! You create a virtual DLL file and then load it. Embed any files, DLLs, ActiveX and OCX into your application. Hide application's files from user, create applications that run without installation.

SeriousBit Ellipter 1.1

SeriousBit Ellipter is a .NET library for licensing shareware applications and components based on Elliptic Curves Asymmetric Cryptography. Using a new and strong security technology we provide software developers and publishers with an unprecedented level of protection. With our library you can create or verify secure product keys in just 3 lines of code!

Explorer Context Menu Platinum (.Net component) 4.19

Add custom items to Windows Explorer shell context menu easily with Context Menu Platinum. Easy to start (just install), easy to add your menu items (just one line of template code for every menu item), easy to use (.Net C#, VB, etc.) easy to deploy (just add 1 small file to your installation pack). Want to add your items to Explorer shell context menu? Do it easily with Context Menu Platinum. More info and free download at Context-Menu.com

WpfDiagram 1.0

WpfDiagram adds to applications the ability to create and present workflow, flowchart and process diagrams, database entity-relationship diagrams, organizational, hierarchy and relationship charts, network schemes, graphs and trees. Its basic types of items - boxes, tables, and arrows - can be grouped and attached one to another and combined in complex structures. The control provides many predefined box shapes and allows custom-designed ones.

GdViewer Pro Image OCX - Site License 4.1.0

GdViewer Pro ActiveX - Site License is a Viewer OCX control that supports a lot of image format like bmp, j2k, rle, tif, fax, jpg, jpe, jfif, wmf, exif, emf, gif, ico, dib, png, pdf, pnm, pcx. You can view, zoom, print, rotate and flip, define display area, zoom on area, play animated gif, pan, scroll... It can be used from any Windows development environment like Visual C++, Visual Basic , Visual Foxpro, Delphi, .Net, MS-Access, Windev, C#...

GdPicture Pro Imaging OCX - Site License 5.1.0

GdPicture Pro Imaging ActiveX Site License for dotnet, vb6, delphi, vfp, c#, c++, Ms-Access... Imaging toolkit that supports bitmap and vectorial images like tif, fax, rle, pcx, pnm, jpeg, jpe, jfif, png, pdf, ico, wmf, gif, exif, bmp, dib, emf. With GdPicture Pro your applications can view, create, acquire from TWAIN devices such as scanners and cameras, edit, print, combine and compose image and PDF. Working from Windows 98 to Windows Vista.

HS NTP C Source Library 1.1

HS NTP is a software library in C (supplied with full source code) which implements the client side of Network Time Protocol (NTP) 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.

GdPicture Light Imaging SDK Site License 4.1.0

GdPicture Light Imaging SDK - Site License is an ActiveX component to view, acquire, create, edit, print, convert, enhance, and compose bitmap or vectorial image. GdPicture Light OCX supports image formats like tiff, tif, jpeg, jpg, png, pdf, ico, wmf, gif, exif, bmp, dib, fax, emf, j2k, pnm, pcx, jpe... GdPicture Light OCX can be used from any 32 or 64 bit Windows development environment that can call ActiveX components like vb6, c# or vb.net

HS GPSDLL Library 1.1

HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other programming languages. HsGpsDll allows a user application to easily read from a GPS device the current GPS position fix and current velocity over ground (speed in kilometers per hour), decoding sentences $GPGGA and $GPVTG.