Display different module data into single html page

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

Display different module data into single html page

ソリューションへジャンプ
1,166件の閲覧回数
utsavikalpesh
Contributor V

Hi All,

I am using HVAC demo of mqx v4.0 and have task that needs to communicate between more than one module.The problem here is i need to create one html page which is communicating with more than two modules.But now i fell into deep ponder that,Can Index.html page response to other .c file (cgi functions) of other modules  as there is only one module have html page and I have to take only response of other module??

Or is there any other way to communicate between modules??My Code warrior is of version 10.2.I have never done this kind of communication before.

Plz help.............................:smileysad:

0 件の賞賛
返信
1 解決策
1,094件の閲覧回数
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Utsavi,

What do you mean with "two modules"?

The html can have more than one call to a CGI. just take a look to the example HTML I am attaching. This comes from the C:\Freescale\Freescale MQX 3.8\rtcs\examples\httpsrv\web_pages folder.

I hope this helps you.


Regards,
Garabo

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,095件の閲覧回数
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi Utsavi,

What do you mean with "two modules"?

The html can have more than one call to a CGI. just take a look to the example HTML I am attaching. This comes from the C:\Freescale\Freescale MQX 3.8\rtcs\examples\httpsrv\web_pages folder.

I hope this helps you.


Regards,
Garabo

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

0 件の賞賛
返信
1,094件の閲覧回数
utsavikalpesh
Contributor V

Hi Garabo,

Thnx for reply.

0 件の賞賛
返信