http server and open sockets

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

http server and open sockets

跳至解决方案
1,077 次查看
wti
Contributor I

Hello,

This may seem like a basic question, but i am opening a socket connection and then listing for a telnet connection which works great.

Now i want to add http to the mix, of course when i call httpd_server_init/httpd_server_run is will fail because the socket call has already been made.

Is there way to feed the https calls the socket connection i already have open to the httpd calls ?

Thanks

标签 (1)
0 项奖励
回复
1 解答
761 次查看
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi WTI,

Please let me know if the answer here: https://community.freescale.com/thread/301503

helps you.

Best Regards,

Garabo

在原帖中查看解决方案

0 项奖励
回复
1 回复
762 次查看
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi WTI,

Please let me know if the answer here: https://community.freescale.com/thread/301503

helps you.

Best Regards,

Garabo

0 项奖励
回复