[fpc-pascal] Re: A simple HTTP request with FPC standard units

Reinier Olislagers reinierolislagers at gmail.com
Sun Nov 25 13:21:46 CET 2012


On 24-11-2012 17:30, silvioprog wrote:
> 2012/11/24 Luciano de Souza
> <luchyanus-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org
> <mailto:luchyanus-Re5JQEeQqe8AvxtiuMwx3w at public.gmane.org>>
>>     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.
>>
>>     Michael.
> 
> Good afternoon guys.
> 
> 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.




More information about the fpc-pascal mailing list