You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by JingGuo <gu...@icloud.com> on 2015/03/25 16:55:42 UTC

Cocoa thrift client problem

Hi

sorry for bad English first.


I'm using thrift as a server, I create a server.py and client.py, it works, but when I create a cocoa version of client file, it will always raise Exception called `No protocol version head`, I got stuck for hours and don't know what to do. I read all the document and source code I could.

gist link is https://gist.github.com/GuoJing/e016efb1eb10dc5a702d <https://gist.github.com/GuoJing/e016efb1eb10dc5a702d>
waiting for reply, thanks so much!