| 123456789 |
- Project: RPC3
- Description: Tests / Demonstrates how to use the RPC3 plugin. It is used for remote procedure calls where the call format is very similar to a local function call. Features over prior system (AutoRPC) include automatic NetworkIDObject object lookup, support for inheritance from NetworkIDObject anywhere, easier function registration, and support for custom object serialization via operator << and >> with RakNet's Bitstream class as a target
- Dependencies: Boost 1.38. Assumed to be present at C:\boost_1_38_0. Download from http://www.boost.org/users/download/
- Related projects: None
- For help and support, please visit http://www.jenkinssoftware.com
|