[Contents] [TitleIndex] [WordIndex

Report 2012/05/21 - 2012/06/03

Updated the Remote File Access Module to support proxy and web authentication. The update will use the existing Atoms proxy confituration for remote connections. The authentication uses the methods supported by the libcurl library. The Help pages and Unit tests have been updated accordingly.

Code commit details are here.

Some discussions regarding the structure of the REST client API took place. Initially I was with the opinion of developing the Remote File Access Module itself for adding the REST api functions. Also, had started working on it - Adding support for GET/POST/DELETE/PUT methods and some reading of resources for dealing with files along with the mentioned methods. Later we decided to create a separate toolbox for the REST client.

Things learnt - Understood the working of the toolbox better, working of libcurl library, writing tests and docs.

Currently building the new toolbox. Will be using C++ for coding.


2022-09-08 09:26