Skip to content

Interpreta mensagens financeiras ISO8583 padrão Mastercard

Notifications You must be signed in to change notification settings

jrperin/easy_iso

Repository files navigation

Easy ISO Project

Project has some errors

This project was started on feb/2012 and wasn't finished.

How to use it

  1. Clone this project.
  2. Import the folder to your eclipse framework.

Project Structure

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

Screen Shots

easy iso 0

easy iso 1

easy iso 2

easy iso 3

The error that is happening easy iso 9 1

About

Interpreta mensagens financeiras ISO8583 padrão Mastercard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages