Flickcurl 1.2 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Flickcurl 1.2 (Default branch)
# 1  
Old 01-29-2008
Flickcurl 1.2 (Default branch)

Flickcurl is a C library for calling the Flickr Web service API. It handles the API signing, token management, and parameter encoding and decoding, resulting in C functions for the Web services APIs. It uses libcurl to call the REST Web service, and libxml2 to manipulate the XML responses. The library supports reading photo, tag, and comments information, the photo upload and searching APIs, and writing tags and comments. It provides utilities such as "flickcurl" to exercise the API and "flickrdf" to get RDF metadata descriptions out of photos, tags, and machine tags. License: GNU Lesser General Public License (LGPL) Changes:
A packaging error that caused 'make' to fail when building the package from source was fixed. Support for nanosleep() in Solaris was added.Image

More...
# 2  
Old 02-08-2008
plez reply ..if you know

hi all

I have written an application from which i am able to fetch my public photos and albums but to access my private albums and photos , how to approach ..?

Already i have tried with the getFrob() but whatever value it is returning is not accepted by getToken().

pleaz reply if any one knows..?

Thanks all

coolsati
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question