Using libcurl, is it possible to maintain a streaming HTTP (Comet) connection to a web server?
Reading the Curl-Library archive, curl.haxx.se/mail/lib-2007-10/0194.html indicates this is not supported. Has anything changed since this 2007 posting? I'm new to Libcurl. I have ver 7.44 installed on Windows7 and have created a POC application to familiarize myself with elements of libcurl using the curl_multi interface.
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
