Open-source game communication engine raknet

Source: Internet
Author: User
Open-source game communication engine raknet  
Raknet is a UDP-Based C ++ network library that allows programmers to implement efficient network transmission services in their own programs. It is usually used for games, but it can also be used for other projects.
Raknet has the following benefits:

LHigh performance on the same computer, radnet can transmit 25,000 messages per second between two programs;
LRaknet provides online user manuals and video tutorials. Each function and class has a detailed explanation, and each function has its own routine;
LCross-platform. Currently, raknet supports windows, Linux, and Macs and can be built on Visual Studio, GCC, code: blocks, devcpp, and other platforms;
LOnline Technical Support raknet has an active forum and email list. You only need to send emails to them and they can reply to you within several hours.
LSecure Transmission raknet automatically uses sha1, aes128, and SYN in your code, and uses RSA to prevent transmission attacks.
LAudio is decoded using speex encoding. 8-bit audio only needs to be transmitted in 500 bytes per second.
LWith raknet, You can remotely manage your programs, including program settings, password management, and log management.
LThe Directory Server allows the server to list and connect clients they need.
LThe autopatcher system limits the number of files that the client can transmit to the server. This prevents invalid users from transmitting invalid files to the server.
LObject overload System
LThe Network Data Compression bitstream class allows compression of vectors, matrices, semicolons, and real numbers between-1 and 1.
LRemote function call
LA strong communication layer ensures that information is transmitted over different channels.
Raknet supports two types of copyrights. If you are playing a free game, raknet will be free of charge. On the contrary, you must pay for it.
Download from the official website.
Http://www.rakkarsoft.com
Can be up with a proxy, http://www.51proxy.net/enter the above address on the line
Package the Chinese tutorial in chm format.
Http://www.cnblogs.com/files/kidstudio/raknet 文 %%%%20by%20 kid.rar

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.