curl-library
Re: Need urgent help for HTTPS
Date: Wed, 24 Nov 2010 17:38:07 +0200
Please don't top post. http://curl.haxx.se/mail/etiquette.html
On 24 November 2010 17:07, amit paliwal <amit.ambitions_at_gmail.com> wrote:
> Hi Dan,
>
> Thanks for the reply. I appreciate. Well My protocol is definitely on top of
> HTTPS. When I was using libcurl for the first time, I am able to send a GET
> request to a Server and then when server sends some message then my callback
> mentioned in writedata gets called, all this happens when I say
> curl_easy_perform().
>
> the sequence that I want to generate is:
> 1) I will send a GET request to my server
> 2) Server will reply.
Steps 1 and 2 sound like HTTP (or HTTPS).
> 3) server can send asynchronous messages and I will have to read it.
> 4) I can also send asynchronous messages and reply to the messages coming
> from server.
These do not sound like HTTP or HTTPS to me.
-- Michael Wood <esiotrot_at_gmail.com> ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-11-24