| Asterworld.Comm Namespace |
| Class Name |
Summary |
Details |
| AwComm |
Class for serial communication. Can communicate with a device connected
to a serial port. (RS-232C) Supports the flow control. |
Members |
| AwCommLE |
Class for serial communication. Can communicate with a device connected
to a serial port. (RS-232C) Please use AwComm if you require flow control. |
Members |
|
|
Asterworld.Data Namespace |
|
|
Asterworld.Dialup Namespace |
| Class Name |
Summary |
Details |
| AwDialup |
Class for connecting the Internet by the dial-up connection. |
Members |
|
|
Asterworld.ExEncoding Namespace |
|
|
Asterworld.IO Namespace |
|
|
Asterworld.Mail Namespace |
| Class Name |
Summary |
Details |
| AwSmtp |
Class for sending e-mail. Sends mail messages by using the SMTP protocol. Supports the SMTP Authentication. (CRAM-MD5, LOGIN, PLAIN) Moreover, can use the SMTP over SSL. (.NET Framework 2.0 or later) |
Members |
| AwPop |
Class for receiving e-mail. Receives mail messages by using the POP3 protocol. Supports the binary receiving of a mail message, and supports the APOP authentication. Moreover, can use the POP over SSL. (.NET Framework 2.0 or later) |
Members |
| AwSmtpLE |
Class for sending e-mail. Sends mail messages by using the SMTP protocol.
Please use AwSmtp if you require SMTP Authentication or SMTP over SSL. |
Members |
| AwPopLE |
Class for receiving e-mail. Receives mail messages by using the POP3 protocol.
Supports the binary receiving of a mail message. Please use AwPop if you require APOP Authentication or POP over SSL. |
Members |
| AwMessageWrite |
Class for creating a string that constitutes a mail message. |
Members |
| AwHeaderWrite |
Class for creating a string that constitutes a header of a mail message. |
Members |
| AwBodyWrite |
Class for creating a string that constitutes a body of a mail message. |
Members |
| AwMessageRead |
Class for analyzing a mail message, and getting header and body. |
Members |
| AwHeaderRead |
Class for analyzing a header of a mail message. |
Members |
| AwBodyRead |
Class for analyzing a body of a mail message. |
Members |
| AwMessageProcessing |
Class for supporting analyzation and creation of a mail message. |
Members |
|
|
Asterworld.PrintPreview Namespace |
|
|
Asterworld.Graph Namespace |
|
|
Asterworld.Text Namespace |
|
|
Asterworld.ComponentExtension Namespace |
| Class Name |
Summary |
Details |
| AwListViewSort |
Can sort the items of a list view. Can sort the set items that indicate
string, numeric, date, etc. An icon that indicates Ascending or Descending
on the header of the list view is displayed. |
Members |
|
|