Other Parts Discussed in Thread: HALCOGEN
Dear Users.
I am developing the sensor data receive embedded board with TMS570LS1227 HDK board.
Sensor is the server and HDK should be client in TCP/IP with static IP address in local network.(direct commincation, no internet network)
And, HDK only receive the sensor data no transmit.
Currently, I download the lwIP demo project, and successfuly compile the project.
But, the demo projet only show the HDK is http server, but I want to use the HDK as client with TCP/IP.
But, I don't know how can I configure the HDK for TCP/IP client with static IP.
And how can I parse the receive raw data.(what is the function or variable receiving data buffer in lwIP example project)
Please help me,
Is it possible to send me the example source code or project?
Thanks you for your reading...