How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
ASP and Excel import to SQL
By wow1234 on Sep 18
Max Bid: $10


Serious Main Page Redesign
By passionatesac on Sep 18
Max Bid: Open to fair suggestions


jpeg validator resize program
By coderod on Sep 19
Max Bid: Open to fair suggestions


Win2k drivers for Sony VAIO PCG-505TX
By hketola on Sep 18
Max Bid: $20


WORKING ASSETS
By Galexa1611 on Sep 18
Max Bid: $500


NTFS/FAT16/FAT3 2 file and directory manipulation
By NDawg on Sep 18
Max Bid: $75


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(206 open)
   Access 
(72 open)
   MySQL 
(118 open)
   Oracle 
(11 open)
   SQL Server 
(82 open)
   Other DB 
(23 open)
Documentation / Tech Writing 
(26 open)
   Language (Human) Translations 
(11 open)
Data Entry 
(43 open)
Game Development 
(20 open)
Graphics / Art / Music 
(57 open)
   Graphics 
(61 open)
     Adobe AfterEffects 
(10 open)
     Adobe Photoshop 
(33 open)
     Adobe Premiere 
(8 open)
     3d Animation 
(16 open)
   Art (Misc.) 
(16 open)
   Music 
(9 open)
   Photography 
(5 open)
   3d Modeling 
(13 open)
Language Specific 
(142 open)
   Assembly / Machine language 
(12 open)
   ASP 
(69 open)
   ASP .NET 
(70 open)
   C# 
(71 open)
   C++ / C 
(154 open)
   Carbon (Mac OS) 
(4 open)
   Cocoa / Obj-C 
(5 open)
   Cold Fusion 
(16 open)
   Delphi 
(57 open)
   Java 
(89 open)
   JSP 
(15 open)
   Perl 
(53 open)
   Python 
(6 open)
   PHP 
(119 open)
   XML/XSL 
(40 open)
   Visual Basic 
(167 open)
   Visual Basic .Net 
(110 open)
   Other 
(78 open)
Misc 
(32 open)
   Middleware 
(2 open)
   CAD 
(5 open)
MultiMedia 
(30 open)
   Video Editing 
(6 open)
Network 
(34 open)
   Network Design 
(4 open)
   Network Implementation 
(7 open)
Platforms 
(72 open)
   Windows 
(195 open)
     MS Exchange 
(14 open)
     MS Office 
(23 open)
     Other 
(12 open)
   Darwin 
(3 open)
   Embedded Systems 
(9 open)
   Hand Held/PDA Programming 
(13 open)
   Internet Browser 
(50 open)
   Linux 
(73 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(36 open)
Requirements 
(8 open)
Security 
(31 open)
Testing / Quality Assurance 
(14 open)
Web 
(185 open)
   Page Design 
(91 open)
   Flash 
(62 open)
   Marketing 
(18 open)
     Search Engine Optimization 
(11 open)
     Marketing (Other) 
(15 open)
   Web Services 
(97 open)
   Web (Other) 
(107 open)
Training 
(9 open)
   Computer Based 
(12 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

FTP
Bid Request Id: 10861
Bookmark in my 'To Do' list
Posted by: microboard (2 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Buyer Security Verifications: Unverified
Approved on: Mar 14, 2002
5:58:08 PM EDT
Bidding Closes: Mar 18, 2002
6:33:44 PM EDT
Viewed (by coders): 277 times
Deadline: 3/22/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Windows, C++ / C
Enter chat room for this bid request
(3 active users at Sep 19, 2003 6:57:20 AM EDT)

Description:
I don't need a complete FTP application. What I need is a stand-alone program that uploads to a server, downloads from a server and deletes files on a server.

I have a program that we use at my office that I need to update at times. I do the coding at home, and then I upload the updated files to our server. That allows those at the office to automatically have their copies of the program updated without me having to go to each computer and manually do it.

I've been using the WinInit coding but I've had nothing but trouble with it.

This is how the program should work:
1) The main program will call the FTP app.
2) The FTP app will process according to the command line sent by the main program. Right now I send "download" or "upload" depending on the needed operation.
3) If the command line indicates "download" then the FTP app checks the registry key at "HKEY_LOCAL_SYSTEM, Software\OfficeAssistant\Download" where the files to be downloaded are stored. It iterates through each key, collecting all the file names into an array, then it begins to loop the downloading process until each file has been downloaded, timing out if need be. Of course, the whole program simply terminates if there is nothing in the registry to download.
4) The program disconnects, sends a command line to the main program, saying "complete", then it terminates.

Naturally, the upload process follows the same guidelines.


There doesn't need to be any boxes or forms because there is no interaction with this particular app. It is maintained by the main app, and will run silently.

All it needs to do successfully is be able to upload, download and delete as an FTP application should. It must also read from the registry. And it should not be prone to error if for some reason it cannot connect or process.

But the main thing is, I don't want it to have to rely on Internet Explorer or any other program in order to do it's job. I want it to be complete in itself.


NOTE:
The FTP app receives the server host particulars from the registry. The keys are as follows:
"HKEY_LOCAL_SYSTEM, Software\OfficeAssistant\Config\address"
"HKEY_LOCAL_SYSTEM, Software\OfficeAssistant\Config\username"
"HKEY_LOCAL_SYSTEM, Software\OfficeAssistant\Config\password"

Keeping with that form will allow me to simply test the EXE you create without needing to hardcode any server information.

Thanks for the help!


Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

Complete copyrights to all work purchased.


Platform:
Windows 9.x, Windows NT 4, Windows 2000

Must be 100% finished and received by buyer on:
Mar 22, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
Royce3
(11 ratings)
in Houston, Texas
United States
Bid id: 123,765
 
$50 (USD) Mar 14, 2002
7:55:50 PM EDT
 10
(Excellent)
   
I have been programming c/c++ for over 10 years, and can provide documented code to do what you have requested that will compile without warnings at the maximum warning level.
I have experience interfacing with servers on the internet via winsock ( doesn't rely on IE ).

In point number 4, you say the program will send a command line... do you mean stdout? Thanks.
 
 
 
 
  There are 3 private replies to/from Royce3. Click here to view them.
 




Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Securenext
Rated a 9.97 on 122 jobs 
Buddies
Rated a 9.85 on 94 jobs 
Codman
Rated a 9.97 on 158 jobs 
hernest
Rated a 10 on 122 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 39 jobs 
markesh
Rated a 10 on 23 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 86 jobs 
GribFritz
Rated a 9.89 on 144 jobs 
PSergei
Rated a 9.77 on 105 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.