PowerTCP Mail for ActiveX
from $499.00Available Platforms
Code Examples
Example Projects Included
The PowerTCP Mail for ActiveX examples included with the installation are fully working applications and include complete source code.
Example Name | Example Description | Environments |
---|---|---|
SMTP Client | Demonstrates how to build and send a message using the Message Object and SMTP Control. | VB 6, VC++ 6 |
POP Client | Demonstrates many aspects needed to create a simple message client program using the Message Object and the POP Control. | VB 6, VC++ 6 |
Imap Client | Demonstrates interactive operation with an IMAP 4 server. | VB 6, VC++ 6 |
Mail for ActiveX also includes the following application(s):
Application | Description |
---|---|
Debug Server | This server application is based upon one of Dart's own internal testing tools and is designed to help developers debug their client-side applications by being able to see the message sent from a client application. Then, a developer can respond to the client application with a customized response message sent from the server. |