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!