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.
您好!
我们正在构建基于 MSP432E401Y 的产品。 SDK 中有一个示例、说明 HTTP 服务器在指定端口上运行。
我们可以在不同的端口号上同时运行两台 HTTP 服务器吗?
__存在
您好!
根据 NS 用户指南、您应该能够同时创建多个 http 服务器。 https://software-dl.ti.com/simplelink/esd/simplelink_msp432e4_sdk/4.20.00.12/docs/ns/NS_Users_Guide .html
感谢您的回复 Charles。
我们有没有这种情况的示例?