Hi all,
I'm using libcurl today to perform certain tasks, but I'm not sure if libcurl would be the right approach for a push application that I am also building. I have the need for my clients to poll a server for data and so I'd like for my server to push this data to 'listening' WEB clients. It's all text related data and low bandwidth but its real time. I'm aware of WebSockets but haven't used it. Does anyone have any advice or suggestions on what approach I should take? Thanks, Jon
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
