HS POP3


Version: 2.0.1
Size:
931KB
Requirements:
No special requirements
Price:
EUR400.00
System:
Windows XP/2000/98
Rating:
4.5
License:
Demo

Description - HS POP3



HS POP3 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. Features: * POP3 Client Operation* Server name resolution* Header Reception & Parsing* Message Text Reception* Asynchonous non-blocking Operation* MIME v1.0 Base64 binary file attachments* Secure POP3 over SSL / TLS using POP3S or RFC 2595* POP3 COMMANDS: USER, PASS, STAT, LIST, UIDL, RETR, DELE, QUIT, TLS.

HS POP3 Server Name Application Calls


More in Components & Libraries-HS POP3

User Application Server Name User Application Calls