Windows CE FTP Library

Completado Publicado Jan 2, 2003 Pagado a la entrega
Completado Pagado a la entrega

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 Programación en C Ingeniería iPhone MySQL PHP Arquitectura de software Verificación de software

Nº del proyecto: #2895925

Sobre el proyecto

6 propuestas Proyecto remoto Activo Jan 5, 2003

Adjudicado a:

amitdeyvw

See private message.

$212.5 USD en 14 días
(26 comentarios)
5.6

6 freelancers están ofertando un promedio de $177 por este trabajo

DenKar

See private message.

$187 USD en 14 días
(91 comentarios)
6.4
vw485873vw

See private message.

$170 USD en 14 días
(28 comentarios)
4.6
adentist

See private message.

$170 USD en 14 días
(1 comentario)
0.5
gautamghate

See private message.

$127.5 USD en 14 días
(1 comentario)
0.0
ajithtvm

See private message.

$195.5 USD en 14 días
(0 comentarios)
0.0