C# TCP write and read commands give different results when I put breakpoints

前端 未结 0 1428
臣服心动
臣服心动 2021-01-15 00:57

I want to get a weight from a scale in C# so I\'m using a TCP connection for that.

This is my code,

        private TcpClient _client;
    public Netwo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题