# MTTK_AS2 **Repository Path**: Pattern/MTTK_AS2 ## Basic Information - **Project Name**: MTTK_AS2 - **Description**: 一个实现 EDIINTAS2协议 发送和接收报文,并支持任意数据格式转换的Java软件 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/mttk-as2/MTTK_AS2 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2024-01-21 - **Last Updated**: 2024-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

English | [简体中文](./README.CN.md) ## Introduction [MTTK_AS2](https://github.com/mttk-as2/MTTK_AS2) is a java software system that follows AS2 protocol to realize message sending and receiving. Certificates, partner AS2 information and local AS2 information can be flexibly configured in the system. MTTK_AS2 has perfect system monitoring and error tracking, and MTTK_AS2 mapping module supports converting any data format into any data format (for example, xml to json/xml to edi/json to edi/edi to json, etc.). MTTK_AS2 is equipped with the corresponding MTTK_AS2_CLOUD Cloud system. You can use MTTK_AS2 to register with CLOUD. After registering with Cloud, you can enjoy deployment mapping (format conversion tool), configuration backup, after-sales support and other services.。 - [Install doc](https://github.com/mttk-as2/MTTK_AS2/blob/master/doc/Mttk%20AS2%20Installation_EN.pdf) - [Use doc](https://github.com/mttk-as2/MTTK_AS2/blob/master/doc/MTTK%20AS2%20User%20Manual_EN.pdf) - [Discussion](https://github.com/mttk-as2/MTTK_AS2/issues) - Contact email:[as2@mttk.com.cn] ## system characteristics - [AS2] | [RFC4130] | [EDI] | [ANSI X12] | [EDIFACT] - web management interface flexibly configures partners - Support interface to generate and configure certificates - Support various AS2 encryption coordination and AS2 compression - Support synchronous MDN and asynchronous MDN - Support recording transmission messages and complete AS2 message - Support operation monitoring and error tracking ## Preparation MTTK_AS2 is developed by java and stored by mongDB, which means that you may need to have a general understanding of both. **System screenshot**

**Installation package** Considering that the installation system needs certain technical ability to configure jdk and mongoDB, we divide the installation program into two different types of installation packages - [FULL](https://github.com/mttk-as2/MTTK_AS2/tree/master/full) Installation package containing jdk and mongoDB running environment (only applicable to 64-bit windows) - [LESS](https://github.com/mttk-as2/MTTK_AS2/tree/master/less) The basic installation package of jdk and mongoDB running environment is not included (this installation package needs to install jdk and mongoDB running environment by itself) ## Features ``` - login / loginOut - Monitor - Dashboard - Transaction - Alert - System log - Daily Config - Partner - Local - Certificate - Sequence - Utility - System settings - User management - Config migration - User settings - About - Mttk Cloud - Account - Mapping - Backup - After sales ``` ## FULL package installation ```bash # Download installation package # Enter the / full directory # enter the decompressed bin directory [\mttk_as2\work\bin] # Running mongoDB environment mongoStartup.bat # Windows service mode runs mongoDB environment mongoInstallService.bat # Start the MTTK_AS2 service startup.bat ``` Browser access http://localhost:5555 Default user: **admin** Default password: **123456** ## LESS package installation ```bash # Download installation package # Enter the / less directory ``` Please refer to for details [Install doc](https://github.com/mttk-as2/MTTK_AS2/blob/master/doc/Mttk%20AS2%20Installation_EN.pdf) ## Other Please refer to for more information [Use doc](https://github.com/mttk-as2/MTTK_AS2/blob/master/doc/MTTK%20AS2%20User%20Manual_EN.pdf) ## More open source addresses - [GitHub:https://github.com/mttk-as2/MTTK_AS2](https://github.com/mttk-as2/MTTK_AS2) - [Gitee:https://gitee.com/mttk-as2/MTTK_AS2](https://gitee.com/mttk-as2/MTTK_AS2) - [SOURCEFORGE:https://sourceforge.net/projects/mttk-as2/](https://sourceforge.net/projects/mttk-as2/) ## Browsers support Modern browsers and Internet Explorer 10+. | [IE / Edge](https://godban.github.io/browsers-support-badges/)
IE / Edge | [Firefox](https://godban.github.io/browsers-support-badges/)
Firefox | [Chrome](https://godban.github.io/browsers-support-badges/)
Chrome | [Safari](https://godban.github.io/browsers-support-badges/)
Safari | | --------- | --------- | --------- | --------- | | IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | ## License [MTTK_AS2](https://github.com/mttk-as2/MTTK_AS2/blob/master/LICENSE) Copyright (c) 2020 http://www.mttk.com.cn