c# - UDP server fails to respond multiple request. -


i using functionality , developed udp server access request multiple device simultaneously .my server code handle request , process request using business logic sql database , response device received.and whole process work on wifi network.this working when there approx 15-20 device when device increase (50-60) fail response.can 1 tell me issue.


Comments

Popular posts from this blog

ios - Memory not freeing up after popping viewcontroller using ARC -

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -