World Of Warcraft Data Uploade 20.07.08
I am looking for a windows Application that can grab files off the file system, and upload them to my server. The file(s) will be datafiles from the world of warcraft that my addon created while the user is playing.
The Application will need to upload to a php application on a webserver, and hand over the contents of the file.
I am looking for the Programmer to finish off the php application as well, at the moment it already decodes the datafile structor into a php array, and inserts into a database, the database will need to be fleshed out, and an authenication system for the server and upload client created (the user will need to log in to upload).
The System Application will also check for a new version of the WoW Addon and upgrade or install it when needed.
Just a Place holder auth system for the client will need to be created to start with, user id/user name/user password, we will do the rest ourselves.
Quick Summary
* System Application (that sits in the system tray when idle)
* Uploads a data file from the world of warcraft when the user finishes playing (user can also trigger upload manualy)
* Finish off php application by expanding database fields
* Simple auth for the client / server to talk to each other (both php / system application).
I want the system application written in a language that won’t require the users to install extract software.



