Programming Languages: C#
License: GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics svn co https://niso8583.svn.sourceforge.net/svnroot/niso8583 niso8583
I haven't updated niso8583 in a while... j8583 has LLBIN and LLLBIN types, you could patch niso to support those types (they're simple, just handle byte arrays instead of strings)
2012-02-23 07:10:37 PST by chochos
Hi, I am trying to parse a message that contains a binary data field( filed 55). What field type should i use in the niso8583.xml file in order to support this field? I tried LLVAR and LLLVAR but it doesn't work.
2012-02-23 00:59:02 PST by pqow7747