C/C++
serial.zip
Associated article: Object Serialization, Java, and C++
Tags: C/C++
Unpublished source files accompanying the article by Kevin Haverlock in which he presents a technique for exchanging data between Java and C++ using object serialization over a TCP/IP sockets connection. Requires UNZIP/PKUNZIP to extract
Table Of Contents: Client.java Server.cpp Readme Server.hpp


