Re: [Quickfix-developers] Rawdata field
Brought to you by:
orenmnero
|
From: Alexey Z. <ale...@in...> - 2005-05-31 13:43:00
|
Caleb, I use the last version - 1.9.4. I sent FIX42::News message with RawData field filled with a random value. When the data was -92 I got the problem. Note it happened not on the first messages. I'm sorry I have no time to debug the code by myself right now. Let me know if you need more details. Regards, Alexey Zubko Caleb Epstein wrote: >On 5/27/05, Alexey Zubko <ale...@in...> wrote: > > > >> I need to send a binary data in a message and I put RawDataLength and >>RawData fields. >> But sometimes I have a 'Could not convert field' exception during sending >>of the message. >> Is there a limitation on data or is there a known problem in quickfix? >> >> > >Which version of QuickFIX? There were bugs in versions prior to 1.9.3 >when messages contained embedded \0 bytes, even in data fields. > > > |