Thread: install curl
View Single Post
rjcooke's Avatar
Posts: 46 | Thanked: 11 times | Joined on Aug 2009 @ MA, USA
#9
Do you use wget as a library as well? For instance, I'm thinking about writing a Fremantle/Qt app for doing some Insteon control in my house and I'll want to make http requests to a server running on my network. I had assumed I'd be using easy cURL, but maybe I should use wget instead?