Products
-
Recent Posts
Recent Comments
- Writing a PHP Script that Takes One Protobuf and Returns Another Protobuf | Kelvin Kao Dev on Generating PHP Classes from Protocol Buffer
- Generating PHP Classes from Protocol Buffer | Kelvin Kao Dev on Generating Objective-C Classes from Protocol Buffer
- Kelvin Kao on How to Send a Protobuf from iPhone Client to Server
- Hoang Le on How to Send a Protobuf from iPhone Client to Server
- Hoang Le on How to Send a Protobuf from iPhone Client to Server
Archives
Categories
Meta
Monthly Archives: December 2010
How to Send a Protobuf from iPhone Client to Server
After linking the protocol buffer static library into the XCode project, we can finally use it! If you recall from the generating Objective-C classes from protocol buffer post, we had a StoryRequest that takes two character names and an object … Continue reading
Posted in Protobuf
7 Comments