C#C
C#3y ago
Joao

❔ Problem with Sockets

I'm working with Socket in C#, and sometimes, I need to send messages in sequence, but it's happening that when I send messages in sequence, the messages join in only 1, plus that if I put a delay of 100ms between the messages. Why does it happen? Buffer supports message size as it is small.

https://pastebin.com/cV6HAk18
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?