Support Board
Date/Time: Tue, 26 Nov 2024 13:19:26 +0000
Post From: DTC client implementation in C#-some pointers needed
[2014-02-12 20:04:28] |
User57650 - Posts: 50 |
Thank you for quick response. I will attempt that. Few more quick questions that would be great to know answer to are here: Now, let's assume I create equivalent C# data structures, what it they later change on your side? (i.e., if DTCHeader.h file changes some of their existing structures) Will I have to keep up with that all the time? Also, when creating equivalent data structures in C#, I am not sure how the following line affects that process: '// The byte ordering is little endian.' Thank you once again. |