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.