Skip to content
forked from adelbs/ISO8583

A gui tool for testing ISO8583 protocol (requests and responses) and a java library.

License

Notifications You must be signed in to change notification settings

michiyoct/ISO8583

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 message according to the XML configuration file described above;
  • Receive a ISO8583 message from a external service;
  • Parse and analise messages.

The messages can be at many encoding formats, inclusive mainframe EBCDIC.

It is under development (not released yet). You can see the development backlog here. Feel free to fork it or sugest anything. Please, any comments or suggestions, feel free to contact me.

I intend to write a wiki explaining how to use it. For while, an example of the XML configuration file and some screenshots:

About

A gui tool for testing ISO8583 protocol (requests and responses) and a java library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%