[fpc-pascal] Re: A simple HTTP request with FPC standard units
Tomas Hajny
XHajT03 at hajny.biz
Sun Nov 25 13:49:46 CET 2012
On Sun, November 25, 2012 13:21, Reinier Olislagers wrote:
> On 24-11-2012 17:30, silvioprog wrote:
>> 2012/11/24 Luciano de Souza
>>>
>>> Contributions are welcome. It is mostly lack of time that keeps us
>>> from implementing these things.
>>> As far as I know, SMTP is a fairly simple protocol, probably it is
>>> not too hard to implement.
.
.
>>
>> I have some experience with the SMTP protocol. Reading the RFC, I can
>> understand better its requirements and I will able to implement a
>> TFPSMTPClient. What do you think about?
>>
> Nice idea ;)
>
> AFAIR, the Synapse demo/contributed applications on their web/FTP site
> also has SMTP examples, which might be useful in taking inspiration from.
As far as I know, lnet (available as an independent project in FPC svn
repository - http://svn.freepascal.org/svn/fpcprojects/lnet/) also
includes SMTP support.
Tomas
More information about the fpc-pascal
mailing list