开发者

how to implement protocol buffering in android

开发者 https://www.devze.com 2023-03-07 03:05 出处:网络
Currentlywe have the requiremen开发者_如何转开发t to implement the protocol buffering for server communication. Can somebody provide me any input if , they have regarding this.Please have a look on th

Currently we have the requiremen开发者_如何转开发t to implement the protocol buffering for server communication. Can somebody provide me any input if , they have regarding this.


Please have a look on the following link for protocol buffer. http://code.google.com/apis/protocolbuffers/docs/javatutorial.html

Create a thread which will read data from server. read the data in inputstram and then deserialize the data. Use Message class.

Thanks Deepak

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号