The CPP generator creates a skeleton file containing a simple server impl. A 
sample client impl can be taken from the test cases. I would recommend to dtart 
eith a simple call, in a small thrift file, then work my way up.

HTH
JensG
________________________________
Von: Vinod Murali
Gesendet: 20.02.2012 16:01
An: dev@thrift.apache.org
Betreff: CPP client/server.

Hi,

Am new to using thrift and need help in coding my first program. My
intention is to create a client in JAVA and a server in C++. I need to be
able to send a request to C++ and receive a set of data from the JAVA
side.

Can anyone help me in doing this? It would be helpful if someone can
provide me a detailed workflow. Am using a Windows system.

Vinod.

Reply via email to