Hi,
I am using code warrior v10.2 and of MQX v4.0.
I am working on a project in which I need to communicate between Client(PC) and Server(Tower Module). I want to use CGI functionality to send or receive the data in server part.
But problem is my Client part (PC) is not a web page. It will be some king of utility that I have developed into Visual C++.
Now can I use CGI functionality that works without web pages??
As I have read that CGI is a script that is used to send the contents to web pages. Here in my case I want to send or receive the content to my Client Utility.Will CGI send the contents??
Please Help.
Hi Utsavi,
Please look at appnote 4644 and how it implements client/server Discovery/Broadcast code to learn how they communicate. It might work for your application.
AN4644, Remote Monitoring Solution Using MQX and Kinetis - Application Notes (REV 0)
20 Mar 2013 AN4644: This application note is intended to demonstrate the implementation of a Remote Medical Monitor System using K53, K60, MED-EKG, and ... |
|
Associated File: AN4644SW |
Regards,
David