Re: file transfer
From: amateur (anti-spam_at_spam.com)
Date: 01/04/05
- Next message: Kristof Vandenbussche: "No Transport is available for this device"
- Previous message: Manas: "RE: Scroll Bar in Embedded VC++. How does this thing work?"
- In reply to: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Next in thread: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Reply: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Kristof Vandenbussche: "No Transport is available for this device"
- Previous message: Manas: "RE: Scroll Bar in Embedded VC++. How does this thing work?"
- In reply to: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Next in thread: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Reply: r_z_aret_at_pen_fact.com: "Re: file transfer"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|