HTTP Server Setup

One of the methods the application use to transfer data from the android device is via a HTTP server. The application can download or upload data files and reports. It is much easier to setup a FTP server and if you do not have experience with such stuff, the FTP server idea is much better.

I provide sample files for two different web server types. The first is a php script that can be used with an apache web server on a linux or windows computer. The second is an asp script that can be used with an IIS web server. This setup is complex and security is an issue.

After the HTTP server is setup, all you need to do is fill in the correct information in the screen.