我通过安卓程序发送Post请求,如果参数指定是__SL_P_ULD,CC3200的程序就会进入SimpleLinkHttpServerCallback回调函数的SL_NETAPP_HTTPPOSTTOKENVALUE_EVENT事件中,如果参数随意指定一个,就不会进入SimpleLinkHttpServerCallback函数,这是为什么?
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.
我通过安卓程序发送Post请求,如果参数指定是__SL_P_ULD,CC3200的程序就会进入SimpleLinkHttpServerCallback回调函数的SL_NETAPP_HTTPPOSTTOKENVALUE_EVENT事件中,如果参数随意指定一个,就不会进入SimpleLinkHttpServerCallback函数,这是为什么?