This project was started on feb/2012 and wasn't finished.
- Clone this project.
- Import the folder to your eclipse framework.
- Autorizador
- The Mastercard ISO8583 (V1) message parser
- CommonInterfaces
- Interfaces between all modules.
- EasyISO
- The main class and classes that are GUI (grafical user interface).
- FormataCECI
- It is a formater to use in CECI tool to start an transaction on Mainframes (CICS).
- FormatedTextField
- Some user's text fields created to interpret specific format in GUI.
- TCPIP
- Some classes to handle Tcp/IP protocols and messages.
- TcpIpServerTest
- Some tests created to act has an Server echoing an request. It doensn't process an transaction, only gives an echo back.
- Uteis
- Some utilities classes used in the project. For example: EBCDIC to ASCII converter.