Lord Jinxy
Lord Jinxy
CC#
Created by Lord Jinxy on 1/7/2024 in #help
Disabling sorting for a specific DataGridView column
No description
3 replies
CC#
Created by Lord Jinxy on 11/18/2022 in #help
❔ TCP Server receives messages only after closing connection
I use the TCP protocol to send a message to the server once in a certain time interval. However, the server displays all these messages at once, and only after the client program closes. How can I make the server receive messages as the client proceeds, and not after the connection ends? Tried NetworkStream but the problem persisted.
5 replies