Donovan,
>>> "Donovan J. Edye" <[EMAIL PROTECTED]> wrote:
> I have a requirement to send SMTP on Win 9x, Win NT, Win 2K. Now I know I
> could use the FastNet components but adding their SMTP components appears to
> add 400K to the EXE size. (Have already implemented the SMTP functionality
> this way). I am now looking for a more efficient way to send SMTP without
> the use of components FastNet, Winshoes or otherwise. Has anyone got any
> pure Object Pascal I could use? Pointers, Suggestions?
If you want to provide your own mib data or traps (i.e. as an SNMP client), you should
write an SNMP extension agent. This requires you write a dll, and no network
programming is required.
Have a look at http://msdn.microsoft.com/library/psdk/network/snmp_2o85.htm
R
egards,
Stephen
**********************************************************************
***** IMPORTANT INFORMATION *****
This document should be read only by those persons to whom
it is addressed and its content is not intended for use by
any other persons. If you have received this message in
error, please notify us immediately. Please also destroy and
delete the message from your computer. Any unauthorised form
of reproduction of this message is strictly prohibited.
Bank SA is not liable for the proper and complete transmission
of the information contained in this communication, nor for any
delay in its receipt.
**********************************************************************
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"