SMTP Class Reference

Inheritance diagram for SMTP:

Network SystemCode EncryptionCallbacks List of all members.

Public Member Functions

 SMTP ()
BOOL Open (IPAddr &_ip, uint16 port=25)
BOOL Connect ()
BOOL Authenticate (char *user, char *pwd)
BOOL MessageFrom (char *)
BOOL MessageTo (char *)
BOOL MessageStartData ()
BOOL MessageData (void *data, uint32 datalen)
BOOL MessageEndData ()
BOOL Quit ()
BOOL StartEncryption (EncryptionClass *)

Public Attributes

String Response

Detailed Description

Definition at line 507 of file network.hpp.


The documentation for this class was generated from the following file:
Generated on Mon Mar 5 09:49:16 2007 for DigiForce by  doxygen 1.4.7