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.

TCP / IP example code for the PC side - work with EVM6678LE

Hello

 

We would like to Implement TCP / IP protocol from the EVM6678L ( Server ) to External  PC (Client ) .

I mean the PC will be configured  to be at some Static IP address ( as exist at the example

Project named : Image processing /ipc/ master …..under MCSDK Installation .

The EVM will be used as a Server with it's Static IP too .)

 

First question : Is it possible to configure it like this ?

2'nd question : we took the TCP / IP Instructions from the /Client Example under the /NDK

It compiled and built . The issue is that we need these definitions at the PC Side too .

 

AT the PC Side we are working with Winapps  SW exist in CD ROM comes with the EVM box .

Where we can find SW module for PC side , using windows 7 or windows XP , Which

Has TCP / IP definitions ?

3'rd Question : At the EVM side should we add more code or copy more lines code

From the Client.c file example in order that the EVM will completely configured as TCP / IP protocol support .

4'th Question : Are all this above flow of work make sense that our  Task will be performed as we expecting ?

 

Thanks

 

Gideon

 

 

 

 

 

 

  • i am not clear as to how this is different than what we have in client project. The TCP/IP stack is already there in Windows, so i am not sure what you are looking for.

    Thanks,

    Arun.

  • Hello Arun

     

    Could you PLEASE point out where is the location of these setting files in the Windows ?

    I mean should we Install someting from the CD ROM which consist the Winapp files ?

    Or the TCP / IP stack is already installed in the Windows Instaltion path ?

    Just to remmber we need the EVM to be used as a Server and the PC to be used as a  Client .

    In that case can we activate the Client example in the EVM , Load the out file via Jtag and start working

    against the PC which already it is ready for communicating with TCP / IP Protocol ?

     

    Regards

     

    Gideon