Week 4

In the fourth week I spent a few days writing up a piece of the code we would need for our project. What it does is poll the replica location service to check if the data we have requested to be transfered has actually been transfered. The logic of this piece itself wasn't hard, but since the replica location service is currently in development, this meant I didn't have complete documentation on how to use it. Therefore I spent quite a bit of time simply figuring out the correct code to write in order to access the replica location service. I am also working on getting a virtual machine up on my computer that will have all the programs I need to run tests already installed.