Richard Taylor
1 post.
- Mapping a byte array to a structure in C#Some of the C# code I've been writing recently communicates via TCP/IP with legacy C++ applications. These applications use a raw packet format where C/C++ structures are passed back and forth.
