How to serialize to binary data for TCP/IP communication



Hy!

I am searching a tutorial which shows me how I can serailia a C++ class to
binary data to send it over the network and deserialze it at the receiver.
Does anyone have an example or link?

Ronny


.



Relevant Pages

  • How to serialize to binary data for TCP/IP communication
    ... I am searching a tutorial which shows me how I can serailia a C++ class to ... binary data to send it over the network and deserialze it at the receiver. ...
    (microsoft.public.de.vc)
  • Reading a file into a byte array?
    ... manipulate the data, and then write the data to the network or to ... But I don't know how to handle arbitrary binary data. ... Prev by Date: ...
    (comp.lang.java.help)
  • How to intercept what HttpWebRequest sends?
    ... I'm currently thinking about a way how to intercept the binary data that ... HttpWebRequest sends over the network. ... like to have control over the header ...
    (microsoft.public.dotnet.framework)