Re: [Quickfix-developers] Using Fields of type data (i.e. XmlData, RawData)
Brought to you by:
orenmnero
From: <OM...@th...> - 2002-11-15 14:43:26
|
Constantin, This DATA type has is not yet fully supported. Currently the DATA type is a typedef for a string. Which means you cannot have SOH or NULL as part of the string you are transmitting or receiving. We know this isn't correct, but the priority for this feature has been low. The features we are currently working on over here are support for FIX.4.3, and encryption. With encryption, proper support for the DATA type is necessary, so you will certainly see that show up soon. --oren |---------+-----------------------------------------------> | | "Stancescu Constantin" | | | <Con...@sw...> | | | Sent by: | | | qui...@li...ur| | | ceforge.net | | | | | | | | | 11/15/2002 05:01 AM | | | | |---------+-----------------------------------------------> >----------------------------------------------------------------------------------------------| | | | To: <qui...@li...> | | cc: "Stancescu Constantin" <Con...@sw...> | | Subject: [Quickfix-developers] Using Fields of type data (i.e. XmlData, RawData) | >----------------------------------------------------------------------------------------------| I have some problems using XmlData and in general raw data fields. - How do you can set set XmlData field excepting with std::string ? - It seems there is no check between XmlDataLen and the length of the field ? - It seems not to work if the data in XmlData contains SOH ? Does anybody have a working example of using xxxDataLen / xxxData ? Thanks, Constantin This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |