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