HTTPOutputConnector - Posts or otherwise updates HTTP content on a remote web-server in response to data received from an AlchemyPointBinding? or DispatcherSource?
FTPOutputConnector - Uploads content to a remote FTP server in response to data received from an AlchemyPointBinding? or DispatcherSource? .
Local Files:
FileOutputConnector - Saves file content to a local filesystem directory path in response to data received from an AlchemyPointBinding? or DispatcherSource? .
MailOutputConnector - Sends e-mail messages to an Internet user via an intermediary SMTP server, in response to data received from an AlchemyPointBinding? or DispatcherSource? .
MailMXOutputConnector - Sends e-mail messages to an Internet user via direct SMTP mail forwarding (no intermediary SMTP server required), in response to data received from an AlchemyPointBinding? or DispatcherSource? .
IMOutputConnector - Sends AIM IM messages to an Internet user via an active IMConnection, in response to data received from an AlchemyPointBinding? or DispatcherSource? .