New AS2 Architecture
As shown in the diagram, the system contains mainly 3 parts: AS2 Sender, which sends out As2 messages; AS2 Handler, which receives and processes incoming AS2 messages and MDN; and a library called NetLib.
This is the library of this program. Most of the business logic is implemented here. It mainly contains 2 classes: AS2Message and MIMEMessage.
The Sender has 2 layers: The user interface and the business logic that responds to the user interface and sends out messages
Microsoft IIS IHTTP handlers are used to process received messages.
![]() |
||
![]() |
||
![]() |
||
![]() |
||
![]() |
||
![]() |
||