Hi All. I want to add some functionality to my App. so that it uses an HTTP server to receive commands and pass back a success or fail.
I have looked at the INDY and ICS HTTP Server controls, but they seem slightly more complex than I need.
All I want to do is go, I have a POST, therefor fire this function and based on the boolean result, send back a yes or a no.
I have looked at the Synapse HTTPServer demo, and it is just what I think I need, but firstly threads do my head in, I would need to call a function on the form that is the parent for the HTTP Server and pass back a boolean value so it knew what to reply, but like i say, threads do my head in.
 
Has anyone else got a res. good HTTP server control/code OR managed to do what I want to do with the Synapse controls?
 
 
Jeremy

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.5/404 - Release Date: 31/07/2006

_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to