Tag Archives: Technology

Java Library for Wire Transfer Messages (Part 4)

Chris provides code for parsing SWIFT (Society for Worldwide Interbank Funds Transfer) messages as part of his Funds Transfer message parsing library. Continue reading

Posted in Programming, Software architecture and development | Tagged , , , , , , , , , , , , | 4 Comments

A Java Library for Wire Transfer Messages (Part 3)

Chris provides code for parsing CHIPS (Clearing House Interbank Payment System) messages as part of his Funds Transfer message parsing library. Continue reading

Posted in Programming, Software architecture and development | Tagged , , , , , , , , , , , , | 1 Comment

A Java Library for Wire Transfer Messages (Part 2)

Chris discusses several of the funds transfer systems and sets the stage for the parsing code he is sharing in this series. Continue reading

Posted in Programming, Software architecture and development | Tagged , , , , , , , , , , , , , | 2 Comments

A Java Library for Wire Transfer Messages (Part 1)

Chris shares Java code for a FedWire(TM) message parser that he recently developed while learning more about the Fed format. The code is shared under the Mozilla Public License version 1.1. Continue reading

Posted in Programming, Software architecture and development | Tagged , , , , , , , , , , , , , , | 9 Comments