# ISO8583-GUI
**Repository Path**: DaLangYangFan_admin/ISO8583-GUI
## Basic Information
- **Project Name**: ISO8583-GUI
- **Description**: 测试 ISO 8583协议(请求和响应)的gui工具
https://github.com/adelbs/ISO8583.git
- **Primary Language**: Java
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2026-04-27
- **Last Updated**: 2026-04-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
*This project is not actively maintained, so I can take a time for responding the issues.*
*Jul-2020: Soon I'll update the wiki and send some updates.*
# Adelbs-ISO8583
This is a gui tool for testing ISO8583 protocol (requests and responses), and a java library as well.
Through this tool you can:
* Configure the ISO8583 structure in both: visual (UI) or a very simple XML file;
* Invoke a ISO8583 service, sending a messages according to the XML configuration file;
* Receive a ISO8583 message from a external service and parse it to a readable format;
* Parse and analise messages.
The messages can be at many encoding formats, inclusive mainframe EBCDIC.
It is under development (not released yet), so you may find some UI bugs.
Please:
* Open new Issues if you find any bug or if you have suggestions.
* Visit the Wiki (it's under construction).
