how to share variables between C and HTML/Java

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

how to share variables between C and HTML/Java

1,099 次查看
jameshardin
Contributor I

Hello,

I have LPC4088 and ea developers kit. I am looking at the supplied examples for web server and TCP echo without RTOS. I cant figure out how to share information between a web page and the C application. can someone help?

标记 (2)
0 项奖励
回复
1 回复

953 次查看
soledad
NXP Employee
NXP Employee

Hi James,

LPCOpen contains examples like you need. 

LPCOpen Libraries and Examples|NXP 

the lwip_tcpecho_sa: this example shows how to use the raw API with the LWIP contrib TCP Echo example using the 17xx/40xx LWIP MAC and PHY drivers without and RTOS.

the webserver: The LWIP HTTP Server example demonstrates the HTTP Server functionality using LWIP ethernet stack (without RTOS).

I hope this helps,

Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复