TcpSharp
TcpSharp copied to clipboard
The OnDataReceived event returns incorrect data when there are multiple connections at the same time
Here is my code
NET 8 Winform TCP Server
NET 8 ConsoleApp TCP Client
On OnDataReceived event i receive
If i use ConsoleApp TCP Server instead Winform it's Ok