Translate the description to your language and send via web-form.
Ager's Socket Library (from now on asl) - is a free socket (tcp/ip) library for Virtual Pascal v2.0+ (it supports both OS/2 and Win32). It includes classes to:
* use TCP and UDP sockets
* handle the SMTP, POP3, NNTP, FTP and CVS protocols (as client)
* write servers (SMTP and POP3 already included)
* encode and decode using uu, xx or base64
* handle messages in text and html format
These classes are the first I write using the new Delphi class model, so my code might not be optimal in some places ;-)
|