Code Monkey home page Code Monkey logo

test_udp's Introduction

test_udp

测试比较 kcp 、 raknet、enet、tcp 等库

test1

  • 测试内容

    服务器以 一定频率 发送 400 字节的数据包 (如 66 毫秒),查看客户端前后2个包的时间间隔

  • 参考意义

    帧同步游戏,服务器会定时广播数据包给客户端,因此能考察服务器的每帧其他玩家指令包到达本机的时间。

  • 详细文档

    test1/README.md

  • 测试结果

    参见:https://blog.csdn.net/u013272009/article/details/81430262

test2

  • 测试内容

    回显测试,查看客户端发送 1 个包到服务会发该包的时间间隔(即 RTT 测试)

  • 参考意义

    帧同步游戏,客户端发送战斗指令到服务器下帧回发战斗指令,因此能考察操作的流畅度

  • 相比 test1

    本测试仅测试 Kcp,测试其他的已无意义

  • 详细文档

    test2/README.md

  • 测试结果

    test2/README.md

test_udp's People

Contributors

fananchong avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.