cURL Client app - Printable Version +- Curl Global Community (https://communities.curl.com) +-- Forum: Discussions (https://communities.curl.com/forumdisplay.php?fid=1) +--- Forum: General Curl questions (https://communities.curl.com/forumdisplay.php?fid=2) +--- Thread: cURL Client app (/showthread.php?tid=1219) |
cURL Client app - Michael-2015 - 03-30-2015 Hi, I want my client pc keeps polling my web server, for every 500ms. The language should be cURL and PHP. That is first step I need to start. Could anyone help me out? I will appreciate that!! PS: the language used in most of my page is PHP. The cURL has been setup and tested. Sincerely, Michael RE: cURL Client app - dyoshida - 04-16-2015 Sorry, but I think you've posted to the wrong place for your question. Here is a community site for discussing Curl, a computer language for RIAs. http://en.wikipedia.org/wiki/Curl_(programming_language) Is this what you are looking for? http://curl.haxx.se/ . |