PDA

View Full Version : Need C++/ASP Coder


VastCode
04-19-2005, 02:33 PM
I need a C++ coder for the following project, given a chance to join VastCode.


This project requires a Windows based program to use FTP to transfer all documents (e.g. *.doc or *.txt) from a folder on a PC to a given location on an Internet FTP Server, then move the successfully transferred documents to a sub-folder (which is an easy way to show which files have been transferred and which haven't, and also it will cater for situations where, for example, the Internet connection has dropped and a restart is needed, without having to copy all the files which had already been copied).

This program will need to read in an encrypted config file (see below) and we will also need a suitable method for creating this encrypted file from an Active Server Page.

When it first runs, it should ask for the folder to transfer from, and where the 'Successfully Copied' files should be moved to, then click on Start and away it should go.

The program should show it's progress with a file count indicating how many files have been copied and how many are left (standard progress bar type stuff).

During the transfer process it should either cycle through some web pages (given as URLs in the encrypted file) or display embedded images. You know the kind of thing, small bite-sized adverts about what the product can do. Please advise us on costs for both options.

Thanks.

Please either post a price, or contact me via various messengers.

MSN: ekbscs@gmail.com
AIM: EKBSCS

bcarl314
04-19-2005, 05:27 PM
With the exception of the GUI, you can do all this with a batch file. Why reinvent the wheel?

VastCode
04-19-2005, 06:14 PM
Because we want an actual standalone program, not just a batch file.