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.

[参考译文] LwIP 套接字

Guru**** 2342900 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1286218/lwip-sockets

您好!

我将 am243x-EVM 与 MCU_PLUS_SDK_am243x LwIP 搭配使用   TCP 服务器示例

我看到所有与 TCP 相关的函数都以前缀 netconn_开头 ,如 netconn_bind (. 等等

是否有适用于 LwIP 的 BSD 套接字 API 而不是 netconn_。 API?

有什么例子吗?

谢谢。

Eli