README.md (464B)
1 # Samples 2 3 This folder contains a few samples that show how to use the SFS Client library. 4 5 ## integration-do-client 6 7 This sample shows how to use the SFSClient to retrieva metadata and URLs from the SFS Service and the [Delivery Optimization SDK](https://github.com/microsoft/do-client) to perform the download of the retrieved URLs. 8 9 In Windows, the DO SDK uses COM APIs. In Linux, it will require the DO Agent, which is built from the same repository.