Hi everyone,
I wanted to configure the tda2x board to act as dhcp client for tcp/ip socket communication. In the NDK examples i have seen that they are using static IP for the TCP/IP server. My tda2x will act as TCP/Ip server. But I m not able to find anywhere how I can configure the tda2x so that it can work as dhcp client. As my network is DHCP enabled,I need to know which IP my board is acquiring after it is connected to my network.Then I want to use this IP for TCP/Ip socket server creation.
Please help me with this
Thanks
Arun