Windows CE FTP Library

Completed Posted Jan 2, 2003 Paid on delivery
Completed Paid on delivery

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(“[url removed, login to view]?); TCHAR User[ ] = TEXT(“anonymous??); TCHAR Pwd[ ] = TEXT(“blah->[url removed, login to view]?); TCHAR LocalFile[ ] = TEXT(“[url removed, login to view]?); TCHAR RemoteFile[ ] = TEXT(“[url removed, login to view]?); 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).

## Deadline information

Need to select coder by Jan 6, and have atleast a prototype by Jan 10, 2003.

Android Blackberry C Programming Engineering iPhone MySQL PHP Software Architecture Software Testing

Project ID: #2895925

About the project

6 proposals Remote project Active Jan 5, 2003

Awarded to:

amitdeyvw

See private message.

$212.5 USD in 14 days
(26 Reviews)
5.6

6 freelancers are bidding on average $177 for this job

DenKar

See private message.

$187 USD in 14 days
(91 Reviews)
6.4
vw485873vw

See private message.

$170 USD in 14 days
(28 Reviews)
4.6
adentist

See private message.

$170 USD in 14 days
(1 Review)
0.5
gautamghate

See private message.

$127.5 USD in 14 days
(1 Review)
0.0
ajithtvm

See private message.

$195.5 USD in 14 days
(0 Reviews)
0.0