how to share variables between C and HTML/Java

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to share variables between C and HTML/Java

854件の閲覧回数
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 返信

708件の閲覧回数
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 件の賞賛
返信