Contains constants, type, classes, and methods needed to implement the Post Office Protocol version 3 (POP3) server framework.
IdPOP3Server.pas contains constants, type, classes, and methods needed to implement the Post Office Protocol version 3 (POP3) server framework, as descibed in the Internet Standards documents:
RFC 1939 - Post Office Protocol Version 3
RFC 1734 - POP3 AUTHentication command
RFC 1957 - Some Observations on Implementations of the Post Office Protocol (POP3)
TIdPOP3Server TIdPOP3 TIdPOP3ServerThread TIdMessage
|
Name |
Description |
|
| |
|
| |
|
Implements a multi-threaded POP3 server. | |
|
Thread class used for client connections in a POP3 server implementation. |
Name |
Description |
| |
| |
|
|
Class |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |