We are using a proprietary string buffer protocol via TCP/IP to transfer string buffers back and forth from the server. In this process, we need to be able to reliably overlay structures onto string buffers and vice versa. The structures can have strings, arrays, chars, dates, numbers as their members. Can someone suggest a reliable way to accomplish this please? soumya
F
fromtheotherbay
@fromtheotherbay