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.

AM2634: Implementation of two client on one AM2634 eval board

Part Number: AM2634
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Dear Team,

I want to use two Ethernet client on AM2634 eval board and want to connect these two client with two different servers,

to achieve this two LWIP instance are created by using sysconfig and assign two static IPs to AM2634,

till Now both client IPs can be ping from Computer, but when ever some data need to send to both the servers only one server is receiving the data and another isn't,

now please let me know how to handle in firmware

SDK Version - mcu_plus_sdk_am263x_09_02_00_56

Example - enet_cpsw_tcpclient     

  • Hi Vikas,

    I have shared the approach in my last reply on this thread (for both multi-client single server and multi-client multi-server environment): 

    e2e.ti.com/.../5229115

    1. Also, would like to see your algorithm where this happens (you can share in similar way as I have replied in the other post):

    but when ever some data need to send to both the servers only one server is receiving the data and another isn't,

    2. Would also like to know if both servers use different Ports (I can see different IP address which is correct)

    Regards.

    Shaunak