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.

NDK - two network interfaces on one DSP (two IP addresses)?

Other Parts Discussed in Thread: OMAP-L138

I'm trying to make two diffrent interfaces or just two different IP addresses on one DSP (TMS320). I was trying to do it with two sockets and use for one of then function bind with different IP adress. I can send frames, which has source IP address, which I chosen, but I can't receive anything on that socket or even ping that IP address. Is there any way to do something like that?

Thanks for help