User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 2 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • I must say, this project is AWESOME! I have been using it for years to retrieve data from the internet (including projects to log into webpages). There's not a lot of documentation, so it can sometimes be hard to find information, but once you get a nice working solution, you can reuse it. There's one small issue with this. I usually just use the .dll, the stock one (I for some reason never got into the source), and the problem I have been experiencing is a memory leak. I was able to find a way around it however, but if you are using this to do constant fetches to the net (like in my case it was once every 15 secs), a leak does occur. To fix it you need to create a new class with the curl functions, when you are done, declare that variable to null (use to call the class), and then run the Garbage Collector, this seemed to fix the issue after long hours of testing
  • Previous
  • You're on page 1
  • Next