Code Monkey home page Code Monkey logo

Comments (6)

nilnil2023 avatar nilnil2023 commented on June 16, 2024

经过测试发现是服务端收到客户端Open事件中马上WsSend(’字符串数据‘)到客户端,客户端有时候接收不到,客户端处理握手包的时候忽略掉了后面粘着的’字符串数据‘。应该是粘包问题,请作者明察。

from delphi-cross-socket.

nilnil2023 avatar nilnil2023 commented on June 16, 2024

测试地址 ws://gf.mspoint.xyz:8810/api/user/ws?ExeID=123&DevID=456

from delphi-cross-socket.

winddriver avatar winddriver commented on June 16, 2024

这个比较麻烦,相当于是websocket的数据包和前面http的包粘在一起发出了,等我有时间想想怎么处理吧

from delphi-cross-socket.

nilnil2023 avatar nilnil2023 commented on June 16, 2024

可以参考 Bird.Socket.Client.pas

from delphi-cross-socket.

winddriver avatar winddriver commented on June 16, 2024

推了个更新,麻烦帮忙测试下还有没有这个问题

from delphi-cross-socket.

nilnil2023 avatar nilnil2023 commented on June 16, 2024

目测没啥问题。感谢。

from delphi-cross-socket.

Related Issues (20)

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.