# # Copyright (c) Members of the EGEE Collaboration. 2004. # See http://eu-egee.org/partners/ for details on the copyright holders. # For license conditions see the license file or http://eu-egee.org/license.html # # Authors: Paolo Badino # Version info: $Id: README,v 1.3 2004/10/29 08:20:00 badino Exp $ # Release: $Name: glite-data-transfer-api-c_R_3_1_0_2 $ # # GLite Data Transfer API C Module ReadMe =========================================== Module ------------- org.glite.data.transfer-api-c Library Name ------------- libglite_data_transfer_api_c.so libglite_data_transfer_api_cpp.so Introduction -------------- This package provides the client API for the Transfer component. It creates two libraries (one for c and the other for c++) from the code generated by gsoap. Configuration -------------- No configuration is needed by that module. Test -------------- * No Unit Tests are provided, since the libraries are created just from auto-generated code (UnitTest in that case will test gsoap functionality, not the module itself) However, as sort of example, an application is provided for each libraries: - glite_transfer_api_c_test - glite_transfer_api_cpp_test Both those applications simply contact the Transfer asking the version * To test against the running service: ../stage/bin/glite_data_transfer_api_c_test_TransferOne \ --endpoint http://lxb2027.cern.ch:8080/glite-data-transfer-service/services/FileTransfer \ --verbose \ srm://lxb2027.cern.ch:8443/castor/cern.ch/home/egee/test1 \ srm://lxb2027.cern.ch:8443/castor/cern.ch/home/egee/test1-mytest1