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.
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).