The document discusses using Protocol Buffers for network protocol design between web games. It provides an example of defining a message format in Protobuf, compiling it, and then reading and writing messages in Python. It also discusses using Protocol Buffers between Python and ActionScript clients and servers, including designing a header message to identify different message types and handling message dispatching.
1 of 22
More Related Content
»ùÓÚ Google protobuf µÄ webgame ÍøÂçÐÒéÉè¼Æ
1. »ùÓÚ Google protobuf µÄ webgame ÍøÂçÐÒéÉè¼Æ ÀµÓ弮 http://laiyonghao.com 2010.8.28
2. Google Protopuf 2.3 http://code.google.com/p/protobuf/ ¶þ½øÖÆÐÒéÃèÊöÓïÑÔ C++ Java Python other languages