Giter Site home page Giter Site logo

ssokit-qmake's Introduction

SSokit

官方
http://product.rangaofei.cn/ssokit/pages/

可以用作TCP/UDP服务端:

也可以用作TCP/UDP客户端:

你可以选中buf下的高级选项,会显示出header的设置view

现在你可以定制你自己的header了

  • Header 添加到发送信息的最开始,可以输入16进制或者asc码

  • Length 选择None不会添加buf+tailer的长度到header之后;选择Short将会添加一个占2byte的短整型buf+tailer的长度到header之后,buf之前;选择Int将会添加一个占4byte的整型buf+header的长度到header之后,buf之前。

Endian 代表上边的length字节序采用的是大端模式还是小端模式

欢迎issue或者询问

qq:876038559

ssokit-qmake's People

Contributors

rangaofei avatar liuqun 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.