Hello
We would like to Implement TCP / IP protocol from the EVM6678L ( Server ) to External PC (Client ) .
I mean the PC will be configure 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 CCS / ndk Installation .
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 out Task will be performed as we expecting ?
Thanks
Gideon