How to determine UDP socket buffer size in C#? -


i'll sending udp packets (1500 bytes) of ecg data continuously 5 minutes. safe socket.receivebuffersize use? i'll filtering data , plotting data comes in. want prevent buffer issues.

if want prevent issues need use tcp. in case using udp posibly loss data or wrong sequence of packets.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -