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.
SMTP monitoring Tool
By IPCents on Jul 8
Max Bid: Open to fair suggestions


Mesh Picture Deformation
By Mankua on Jul 7
Max Bid: Open to fair suggestions


Motorcycle Clubs Header/Footer
By drewwash on Jul 7
Max Bid: $120


Networking Wizard
By Cyberdot on Jul 7
Max Bid: Open to fair suggestions


PHP Testing / Quiz Script Integration
By LudlowConcepts on Jul 7
Max Bid: Open to fair suggestions


Sum of odd numbers
By Cougar on Jul 7
Max Bid: $7


Click here to put this ticker on your own site

Open Work Categories.
Database 
(130 open)
   Access 
(49 open)
   MySQL 
(87 open)
   Oracle 
(9 open)
   SQL Server 
(37 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(13 open)
Data Entry 
(19 open)
Game Development 
(21 open)
Graphics / Art / Music 
(43 open)
   Graphics 
(45 open)
     Adobe AfterEffects 
(2 open)
     Adobe Photoshop 
(16 open)
     Adobe Premiere 
(5 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(18 open)
   Music 
(11 open)
   3d Modeling 
(12 open)
Language Specific 
(98 open)
   ASP 
(49 open)
   ASP .NET 
(30 open)
   C# 
(37 open)
   C++ / C 
(98 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(13 open)
   Delphi 
(24 open)
   Java 
(65 open)
   JSP 
(13 open)
   Perl 
(42 open)
   PHP 
(82 open)
   XML/XSL 
(26 open)
   Visual Basic 
(128 open)
   Visual Basic .Net 
(54 open)
   Other 
(61 open)
Misc 
(28 open)
   CAD 
(2 open)
MultiMedia 
(34 open)
   Video Editing 
(2 open)
Network 
(43 open)
   Network Design 
(12 open)
   Network Implementation 
(15 open)
Platforms 
(81 open)
   Windows 
(148 open)
     MS Exchange 
(7 open)
     MS Office 
(14 open)
     Other 
(19 open)
   Darwin 
(1 open)
   Internet Browser 
(42 open)
   Linux 
(67 open)
   UNIX 
(34 open)
   Hand Held/PDA Programming 
(8 open)
Requirements 
(13 open)
Security 
(32 open)
Testing / Quality Assurance 
(15 open)
Web 
(139 open)
   Page Design 
(82 open)
   Flash 
(38 open)
   Web Services 
(69 open)
   Web (Other) 
(70 open)
Training 
(13 open)
   Computer Based 
(12 open)
Other
 
Other Sites

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

Windows CE FTP Library
Bid Request Id: 41995
Bookmark in my 'To Do' list
Posted by: Jason Short (11 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 12.50%
Posted: Jan 2, 2003
10:02:50 PM EDT
Bidding Closes: Jan 7, 2003
11:59:59 PM EDT
Viewed (by coders): 124 times
Deadline: 1/10/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Small Business Project: $100 (USD) +
Bidding Type: Open Auction
Categories: C++ / C, Hand Held/PDA Programming
Enter chat room for this bid request
(0 active users at Jul 8, 2003 2:18:57 AM EDT)

Description:
I need a DLL or link library callable from C++ (Embedded Visual C++ 3 and 4) that can perform the following:

FTP (PUT/GET) from a server direct from the CE device.
The ability to verify that the file made it correctly (compare file sizes after the transfer) would be VERY helpful.

MUST be able to:

...transmit BINARY and TEXT data.
...verify that the file made it.
...give feedback (progress) through some sort of callback to allow us to update the GUI with a progress bar.
...give status feeback if connection dropped, timed out, or errored out.


It does NOT have to make the internet connection (but should provide a status feedback if the network cannot be found).


I have written some sample code below to show how I would LIKE for it to function (just an idea).


============================
PSEUDOCODE FOLLOWS
============================
// STATE: 0=ERROR OUT 1=PROGRESS 2=TIMEOUT
BOOL CALLBACK StatusCallback
(INT STATE, INT PERCENT)
{
return TRUE;
}

BOOL SampleFTP()
{
TCHAR Server[ ] = TEXT(“ftp.myserver.com”);
TCHAR User[ ] = TEXT(“anonymous”);
TCHAR Pwd[ ] = TEXT(“blah->myserver.com”);
TCHAR LocalFile[ ] = TEXT(“local.zip”);
TCHAR RemoteFile[ ] = TEXT(“remote.zip”);

FTPSession = FtpInit();
FtpConnect(FTPSession, Server);
FtpLogin(FTPSession, User, Pwd);
FtpSetType(FtpSession, BINARY_DATA);
FtpSetStatusCallback( FTPSession, StatusCallback);
FtpPutFile(FtpSession, LocalFile, RemoteFile);
FtpBye(FTPSession);
FtpShutdown(FTPSession);
}

============================
END SAMPLE CODE
============================

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

2) Complete ownership and distribution copyrights to all work purchased.



Platform:
Windows CE 3, PocketPC 2002 (iPaq is primary but should be able to run on other machines as well).

Must be 100% finished and received by buyer on:
Jan 10, 2003 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.

Special Conditions / Other:
Need to select coder by Jan 6, and have atleast a prototype by Jan 10, 2003.


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!
amit dey
(20 ratings)
in Bangalore, Karnataka
India
Bid id: 455,340
 
$250 (USD) Jan 3, 2003
12:27:16 PM EDT
 9.5
(Excellent)
   
You got it. Would probably write this as an ATL/MFC-WinInet COM dll with & evc3.0. Will support callbacks and I will provide sample client code.

Thanks,
amit.
 
 
 
 
  See 25 private reply(ies)
to/from amit dey.
 




Quick 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.

Anuj Gakhar
Rated a 9.98 on 100 jobs 
Securenext
Rated a 9.96 on 108 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 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.