|
[
Permalink
| « Hide
]
Steve Bate added a comment - 26/Jul/06 04:42 PM
Can you describe a little more how you are using multibyte charsets? Are you only placing the multibyte data in "Encoded*" FIX fields (e.g., EncodedText) or the entire FIX message? The patch makes it appear that you are encoding the entire message.
Yes,the mutil-bytes charset chars are in the body fields of message,not only in the "encoded*" FIX fields.
I'm working on the FIX Dialect(Subset) and its default charset is double-bytes charset--GBK. Now the primary problem is it. See more about this FIX Dialect,please refer to QF maillist:QFJ:The problems in definite a new protocol of FIX subset. We have changed some codes of QFJ to adapt this FIX Dialect.If the QFJ can directly support this feature,will be perfect for us. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||