经抓包分析,每个发送包里面都携带了ACK请求,即需要接收端给应答信号,但我不知道这个应答请求是在哪设置的。请问是 AF_DataRequest()默认带了应答请求,还是在别的地方可以设置是否需要应答请求呢?
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.
经抓包分析,每个发送包里面都携带了ACK请求,即需要接收端给应答信号,但我不知道这个应答请求是在哪设置的。请问是 AF_DataRequest()默认带了应答请求,还是在别的地方可以设置是否需要应答请求呢?