Thread
:
HTTP Automation?
View Single Post
Patola
2010-06-22 , 20:41
Posts: 267 | Thanked: 183 times | Joined on Jan 2010 @ Campinas, SP, Brazil
#
2
Since it requires lots of string manipulation and doesn't really need speed-optimized code, using C++ for that would be quite unproductive. Best is to use a script language - my personal preference is perl with WWW::Curl (due to the string manipulation part) but you can also use python-pycurl, which is on the repositories.
__________________
My nickname on freenode is ptl, that is, the consonants of my nickname here. Kind of a long story.
Quote & Reply
|
Patola
View Public Profile
Send a private message to Patola
Find all posts by Patola