cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: CURL connection through zeromq

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 16 Jun 2013 09:27:56 +0200

On Sat, Jun 15, 2013 at 09:44:40PM -0400, Robert Lefebure wrote:
> What I would like to do is to connect to the server using PHP and CURL. I am
> used to sending and receiving with GET and POST with CURL via HTTP but the
> script is using the zeromq protocol in a layer on top of ftp, which is totally
> foreign to me. Can or does CURL use the zeromq protocol?

No, it doesn't. I'm not familiar with 0MQ, but my brief reading on
it suggests that it's a general messaging framework, as opposed to a
complete file transfer protocol of the type that curl is designed to
work with.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-06-16