1177 views|0 replies

181

Posts

1

Resources
The OP
 

When TCP's send function returns OK, does it return OK only after receiving the other party's ACK, or does it just send it out? [Copy link]

Question 1:

The TCP send function returns OK only after receiving the other party's ACK.

Or does it only guarantee that it has been sent, but not whether the other party has received it?

Question 2:

In the lwip send function, after the data is sent, how can I check whether the other party has received it?

lwip_send(int s, const void *data, size_t size, int flags)

This post is from NXP MCU
 

Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list