Thursday, June 17, 2010

Weekly Report 5

In week 5, my duty was to enhance the client-server communication. Last semester, we were restricted to send only small images to the server and this was a critical obstacle for our project since our aim is to do image processing on the images sent from client. Image processing on small images would restrict our project, so we focused on finishing the enhancement first.

The methods we tried together with Çiğdem were not successful at all. However this week, we discovered that the solution is to add the image as an entity to the HttpPost object. After that longitude and latitude values will be added as a header to this object and execute method will be run.

No comments:

Post a Comment