redskull-git

Results 1 issues of redskull-git

Here is my code NET 8 Winform TCP Server ![server](https://github.com/burakoner/TcpSharp/assets/84565545/e453939a-3425-4261-b421-28a1c44688d4) NET 8 ConsoleApp TCP Client ![client](https://github.com/burakoner/TcpSharp/assets/84565545/9046aad9-15e8-4a1e-aae0-34664a85d90f) On OnDataReceived event i receive ![err](https://github.com/burakoner/TcpSharp/assets/84565545/574a4773-ea32-481b-a601-4e3ee53b3938) If i use ConsoleApp TCP Server instead Winform...