A examples question #213
Unanswered
AppreciateIts
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Why is it that when I run the examples of zenoh-pico—first using UDP to launch z_ping.c and z_pong.c—the pong side can receive the messages sent by the ping side, but when the pong side attempts to send messages back to the ping side, the ping side fails to receive them? However, the communication works normally when using TCP. What is the reason for this?
All reactions