我在TM4C129X上用NDK开发UDP和TCP,当MAC地址里面的macAddress[0]为0x00时,UDP可以使用,TCP也可以连接;但是把macAddress[0]为0x11时却TCP连接不上了,其它什么都没有修改,这是什么原因?
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.
我在TM4C129X上用NDK开发UDP和TCP,当MAC地址里面的macAddress[0]为0x00时,UDP可以使用,TCP也可以连接;但是把macAddress[0]为0x11时却TCP连接不上了,其它什么都没有修改,这是什么原因?