This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

read and send data from Ethernet

Hi,

I have two prog in my note that simulate a Server and client (build in C++Builder) . I need to check if the prog based on PA Example to 6678 it´s works. I have tried in many ways and i can´t read and send data to dsp. I try to use Hyperterminal. buts the same problem, no response.

So what I need to do this tasks:

1 - in dsp -> receive one comand to begin

2 - dsp -> send data

3 - dsp -> wait new comand.

Nivaldo