Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

How to continous send data

Hello,

I'm using the echo application as a starting point (lwip standalone - raw api), and I want it to send data continous, after a specific command from the client is received. However, the application should still be able to receive other commands from the client, while it is sending data.

My application works well with sending some data every time the client send a command, but I can't work out something to send the data continous.

Thanks for help

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have the same issue. Did you solved the problem?

    Thanks in advance