cesar.rocha Community Member

  • Member since May 7th 2024

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • cesar.rocha -

    Replied to the thread [SOLVED] UDP SpeedTest (Echo Client).

    Post
    Hello Jannik, Thank you for your help. Your example works fine and I am able to test now. Thank you again.
  • cesar.rocha -

    Posted the thread [SOLVED] UDP SpeedTest (Echo Client).

    Thread
    Hello, I am trying to make a speed test using UDP. I know there is a TCP example and it works fine, I tried to modify to open an UDP Socket and easily send data to a server (server using EchoTool). I commented receive part of the example and I send data…