L
L
LiptonOlolo2017-04-26 23:04:06
Computer networks
LiptonOlolo, 2017-04-26 23:04:06

UdpClient can't handle the load?

Hello!
I do a constant data transfer over a UDP socket, about 2KB per second, the server socket works fine, and the client one constantly throws an error on EndReceive.
J2beJP1tXo4V5m.png
What could be causing this error?
ps - I get the data like this: var res = await udpClient.ReceiveAsync();
pss - the buffer of reception and sending on the client increased by 2 times, the result is zero.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
gosha-z, 2017-04-27
@gosha-z

So what kind of Exception arrives?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question