Re: file transfer

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: amateur (anti-spam_at_spam.com)
Date: 01/04/05


Date: Tue, 4 Jan 2005 09:31:11 +0100

Hi Robert,

> >I must write a program for Windows CE 4.2 ,which have to transver files
> >between PDA and PC (Windows) via GSM-connection or via USB (if PDA is in
> >docking station).
>
> If you are willing to consider an application running on the _other_
> (desktop) end of an ActiveSync connection, then RAPI works well. Users
> will need to connect via ActiveSync, but won't need to create
> partnerships. For more info, look up CeCreateFile and relatives.
>
PDA must intiate the transfer and RAPI isn't appropriate for it. I don't
want to
write an application on PC . I would like to use a standard application of
Microsoft (e. g. RAS, FTP ...) on PC and transfer files only.
My idea is :
1) for GSM- connection : GSM-modem + RAS (PC ) -- GSM-modem (PDA)
2) for Communication via USB : ActiveSync + RAS +FTP (PC) -- ActiveSync
+Socket (PDA)
If does it work or maybe create better, I don't known. It is my question.

Amateur.



Relevant Pages

  • Re: RAPI on pocket pc
    ... >easiest way to transfer files about where user can use any comms technology ... Note that RAPI is for _desktop_ programs. ... files and/or the registry on a device connected by ActiveSync. ... the dialog will go away when the connection is broken. ...
    (microsoft.public.pocketpc.developer)
  • Re: RAPI on pocket pc
    ... Actually ActiveSync uses Rapi internally, ... the easiest way to transfer files myself since I have more control that way, ... "Claire" wrote in message ...
    (microsoft.public.pocketpc.developer)
  • Re: How to detect the ActiveSync connection before further processing?
    ... CeRapiInitEx or CeRapiInit might work. ... and one only returns when an ActiveSync connection is ... These functions are part of RAPI which is a set of functions ... that let _desktop_ applications manipulate files and data on a Windows ...
    (microsoft.public.pocketpc.developer)
  • Re: Copy a .mid file to Pocket PC
    ... pop for a memory card and cardreader for your pc... ... use the activesync connection to transfer files only if you enjoy waiting, ...
    (microsoft.public.pocketpc.activesync)
  • Re: Using WCEUSBSH to communicate over USB
    ... RAPI to work? ... I need to do it without the ActiveSync connection. ... > you need to use CeCreateFile ... > pat. ...
    (microsoft.public.pocketpc.developer.networking)