Sample Projects
Sample Project | Description |
AS1 Sender and Receiver | Shows how to use the AS1Sender component to send an EDI document, and the AS1Receiver to process it. |
AS2 Client | A simple but full-featured AS2 client. |
AS4 Client | This demo shows how to use the AS4Client component to send files to AS4Server. |
Certificate Manager | Full-featured certificate management sample. Demonstrates how to list, manage, create, and sign certificates. |
GISB Client | A simple client for sending EDI data using the GISB protocol. |
IMAP Email Client | Shows how to use the IMAP component to access IMAP servers (e.g. MS Exchange). |
OFTP Client | A simple OFTP client which uploads and downloads files to and from the server. |
Secure FTP Client | A secure FTP client built using the FTP component. It allows browsing of directories, uploads and downloads of files, and more. |
SFTP Server | Shows how to build a simple SFTP Server. |
AS2 Server (Web) | A simple example of an AS2 server. |
AS4 Server (Web) | This demo shows how to receive files and send a receipt using AS4Server. |
Async MDN Receiver (Web) | Sample code illustrating how to receive an asynchronous MDN. |
GISB Server (Web) | Shows how to use the GISBReceiver component. |
RosettaNet Server (Web) | A simple example of a RosettaNet server. |