Hi, I use the TBinaryProtocol and I have extended TSocket to occasionally record the binary data of some transmissions. Is there anyway to deserialize or translate this data? There are some deserialization commands, but it looks like you need to know the data type, and I don't think that works for function messages.
Thanks for any help, Steve
