From: Kord C. <ko...@gr...> - 2001-07-16 20:33:29
|
cURL is both a utility (like wget) and a c/c++ library for accessing URLs. Their site is located at: http://curl.haxx.se/ The documentation is quite nice and is (in my opinion) very easy to use and access. I already have a prototype of the client using cURL and it appears to be a faster implementation than the one currently using wget. Kord On Mon, 16 Jul 2001, Vaclav Barta wrote: > Kord Campbell wrote: > > be fixed. I'm also working on implementing the cURL library > > into the client, effectively removing any limitations that are > > related to using wget for pulling down the data. This should > Yes, IMHO it would be much better not to use an external program for > such a central activity - but what is cURL? > > Bye > Vasek > -- -------------------------------------------------------------- Kord Campbell Grub.Org Inc. President 6051 N. Brookline #118 Oklahoma City, OK 73112 ko...@gr... Voice: (405) 843-6336 http://www.grub.org Fax: (405) 848-5477 -------------------------------------------------------------- |