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.

TCP can only connected when the macAddress[0]=0x00 use NDK?

Just like the title,I use the NDK to develop the UDP and TCP connection.When the macAddress[0]=0x00,I can use the UDP and TCP both.But when I change the macAddress[0]=0x11,the TCP can't connect ,and the UDP work well?

Is that the macAddress[0] have to be 0x00?If not ,why do I meet the problem?

Thanks!

  • Hello Jingjiao,

    When you mention macAddress[0] do you mean the lowest or the highest octet. There are two types of representation so want to be make sure we are on the same page.

    Also you may want to check with your n/w settings if there any reserved MAC Address.

    Regards
    Amit