I want to do exactly what they say in the Thrift white paper section 4.2<https://docs.google.com/viewer?url=http://incubator.apache.org/thrift/static/thrift-20070401.pdf>. ( buffered streaming )
Can someone kindly show me an example how to do this for communicating things from C++ to Java ? (Java server and C++ client ) -- Regards Shrinath.M
