Twitcurl
3rd Party Software
2
Posts
2
Posters
1.2k
Views
1
Watching
-
twitcurl uses cUrl as communication, so maybe "qtcurl":https://github.com/pavlonion/qtcurl will be good example.
Qt provides its own communication layer, why use curl.
Take a look on "qtwitdget":https://github.com/minimoog/qtwitdget or "here":https://code.google.com/p/qttwitter/ for the examples.