This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

UDP to Ecler
#2
Each receive() call returns a single UDP message. You should call receive in a loop until the ending message is received. If that's not possible then set socket timeout to detect when no messages are left to receive.
Reply


Messages In This Thread
UDP to Ecler - by Erwin van der Zwart - 21.05.2025, 09:11
RE: UDP to Ecler - by admin - 21.05.2025, 11:57
RE: UDP to Ecler - by Erwin van der Zwart - 23.05.2025, 05:45

Forum Jump: