|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
EBCDICHi all. Could jpos handle EBCDIC type message? If it could, how to run it? Best Regards, Handri Yatmo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jPOS Users" group. To post to this group, send email to jpos-users@... To unsubscribe from this group, send email to jpos-users-unsubscribe@... For more options, visit this group at http://groups.google.com/group/jpos-users?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
Re: EBCDIChandri wrote: > Could jpos handle EBCDIC type message? I can already. > If it could, how to run it? Just make use of the correct field classes in your Packager that know about EBCDIC. org.jpos.iso.IFE* These will handle fields with EBCDIC characters, taking care of the conversion (ASCII<>EBCDIC) so that your application can still deal with Strings. -- Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jPOS Users" group. To post to this group, send email to jpos-users@... To unsubscribe from this group, send email to jpos-users-unsubscribe@... For more options, visit this group at http://groups.google.com/group/jpos-users?hl=en -~----------~----~----~----~------~----~------~--~--- |
|
|
RE: EBCDICMy "On-Boarding" blog post - see http://tinyurl.com/37bjfs - uses American Express, an EBCDIC interface, as its "how to" example. You'll see a complete packager there with field definitions like Mark has described. Andy Orrock -----Original Message----- From: jpos-users@... [mailto:jpos-users@...] On Behalf Of Mark Salter Sent: Thursday, June 26, 2008 3:55 AM To: jpos-users@... Subject: Re: EBCDIC handri wrote: > Could jpos handle EBCDIC type message? I can already. > If it could, how to run it? Just make use of the correct field classes in your Packager that know about EBCDIC. org.jpos.iso.IFE* These will handle fields with EBCDIC characters, taking care of the conversion (ASCII<>EBCDIC) so that your application can still deal with Strings. -- Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jPOS Users" group. To post to this group, send email to jpos-users@... To unsubscribe from this group, send email to jpos-users-unsubscribe@... For more options, visit this group at http://groups.google.com/group/jpos-users?hl=en -~----------~----~----~----~------~----~------~--~--- |
| Free Forum Powered by Nabble | Forum Help |