TCP client speed Test

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

  • TCP client speed Test

    Hello,

    Please I'm using the evaluation project for STM32F207. I would like to run the TCP speed test demo (OS_IP_SpeedClient_TCP.c). I followed the guidlelines as stated in embOS/IP manual for this demo.

    I see that the STM32 gets a dynmaic IP address from DHCP server, but after that there is no communication with Server Application running in PC.

    Could please let me know how to test this demo.

    Best regards,

    Anis
  • Hello Anis,

    did you set the server ip address in speed test application?
    Please modify the define

    C Source Code

    1. #define SERVER_IP_ADDR 0xC0A85601 // IP address, for example 192.168.5.1

    according to the ip address of your PC where the server applcation runs.

    Regards,
    Til
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.