This topic tree describes the Westwind.Utilities.InternetTools namespace.
Type | Description |
---|---|
HttpClient | An HTTP wrapper class that abstracts away the common needs for adding post keys and firing update events as data is received. This class is real easy to use with many common operations requiring single method calls. The class also provides automated cookie and state handling, GZip compression decompression, simplified proxy and authentication mechanisms to provide a simple single level class interface. The underlying WebRequest is also |
HttpTimings | |
ReceiveDataEventArgs | |
SmtpClientCustom | A free standing SMTP implementation that doesn't rely on CDONTS or COM Interop. Minimal implementation supports only basic functionality at this time. |
SmtpClientNative | SMTP Wrapper around System.Net.Email.SmtpClient. Provided here mainly to provide compatibility with existing wwSmtp code and to provide a slightly more user friendly front end interface on a single object. |
delSmtpEvent | |
delSmtpNativeEvent | used to handle Completion and failure events |
ReceiveDataDelegate | |
HttpPostMode | of the various HTTP POST modes supported by HttpClient |
© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic