On 01/05/2014 10:12 PM, Ravir Pandey wrote: > Is there any way to send http request and get response from server. > > For Ex. - i want to send request to my http server http://341.23.43.21, > after processing request i need a reply from same server. > > How can i achieve this?
You can try using Zurl. It gateways REQ/REP to HTTP, using libcurl. Justin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
