Do you have any idea for send and receive data with POST/GET method from web Server using C++ language?
I have one Application A (using C++), Web Server B
Diagram:
A --> Send Data --> B --> Check Validate information --> return values --> A
I want to send information with two CString parameter to Web Server (PHP), and on this server will be check validate some rules on this information. And then send back to application A.
May someone give me solution or example for send and receive data in Application A, which API i can used?
Thanks and best regards!
zidane
Aucun commentaire:
Enregistrer un commentaire