Help talk:Contents
From jPOS.org
Hello,
I need help for sending an IsoMsg with jPOS to server in C. The message like this:
--HEX Value--
00 54 00 00 49 53 4f 31 31 31 31 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 32 33 33 33 33 33 33 31 38 30 34 82 20 00 00 08 00 00 00 04 00 00 00 00 00 00 00 31 32 31 31 30 39 33 35 35 39 32 36 39 36 31 32 39 30 33 37 30 30 32 36 39 36 31 32 30 30 31
-ASCII Value--
*T**ISO111122222 2222222222222223 333331804� ***** *********1211093 5592696129037002 69612001
I would like to make a client with jPOs.
Please help me.