PC Review


Reply
Thread Tools Rate Thread

Copy file from device to desktop

 
 
=?Utf-8?B?SGVsZW4gV2Fybg==?=
Guest
Posts: n/a
 
      18th Feb 2005
With an Active Sync connection, what is the best way to have a program
running on the mobile device copy a file to the desktop?

Thx

Helen

--
Helen Warn, PhD
Agile Software Inc.
www.agile-soft.com
 
Reply With Quote
 
 
 
 
Dick Grier
Guest
Posts: n/a
 
      18th Feb 2005
Hi,

The "best way" depends on the application. However, RAPI often is the most
straight-forward. Take a look at the communication class wrappers from
www.opennetcf.org. As the name implies, these are free and come with source
code.

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.


 
Reply With Quote
 
=?Utf-8?B?SGVsZW4gV2Fybg==?=
Guest
Posts: n/a
 
      18th Feb 2005
Thanks for the response.

I am already using RAPI from the desktop to the device, but I need some way
of having a program that runs on the device to send a file to the desktop. Do
I need to use a socket or something?

Chees,

Helen

"Dick Grier" wrote:

> Hi,
>
> The "best way" depends on the application. However, RAPI often is the most
> straight-forward. Take a look at the communication class wrappers from
> www.opennetcf.org. As the name implies, these are free and come with source
> code.
>
> --
> Richard Grier (Microsoft Visual Basic MVP)
>
> See www.hardandsoftware.net for contact information.
>
> Author of Visual Basic Programmer's Guide to Serial Communications, 4th
> Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
> www.mabry.com/vbpgser4 to order.
>
>
>

 
Reply With Quote
 
Paul G. Tobey [eMVP]
Guest
Posts: n/a
 
      18th Feb 2005
That's one way. Maybe the desktop has an FTP server running? Or a Web
server? Those would be two other ways. Maybe the desktop user has
configured ActiveSync to synchronize a folder on the device with one on the
desktop and you could just copy your file there?

Paul T.

"Helen Warn" <(E-Mail Removed)> wrote in message
news:CF9D8E62-AAB8-40B3-B40A-(E-Mail Removed)...
> Thanks for the response.
>
> I am already using RAPI from the desktop to the device, but I need some
> way
> of having a program that runs on the device to send a file to the desktop.
> Do
> I need to use a socket or something?
>
> Chees,
>
> Helen
>
> "Dick Grier" wrote:
>
>> Hi,
>>
>> The "best way" depends on the application. However, RAPI often is the
>> most
>> straight-forward. Take a look at the communication class wrappers from
>> www.opennetcf.org. As the name implies, these are free and come with
>> source
>> code.
>>
>> --
>> Richard Grier (Microsoft Visual Basic MVP)
>>
>> See www.hardandsoftware.net for contact information.
>>
>> Author of Visual Basic Programmer's Guide to Serial Communications, 4th
>> Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
>> www.mabry.com/vbpgser4 to order.
>>
>>
>>



 
Reply With Quote
 
Dick Grier
Guest
Posts: n/a
 
      21st Feb 2005
Hi,

When I do this I either use FTP (requires a FTP server running on the
desktop), or my own home-brewed file transfer programs that use TCP/IP
sockets -- and an associated custom app on the desktop.

As Paul says, a web service is another way. Regardless, you need apps that
run on both machines.

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File copy from device to desktop Jeff Microsoft Dot NET Compact Framework 2 10th Nov 2004 04:25 PM
RE: Copy text file from device to desktop (and from desktop) =?Utf-8?B?RGFuIEFyZGVsZWFu?= Microsoft Dot NET Compact Framework 0 22nd Jun 2004 10:30 PM
How To Copy File using compact framework from Desktop to Pocket PC device when application is running on Pocket PC msnews.microsoft.com Microsoft Dot NET Compact Framework 2 10th May 2004 06:11 AM
How To Copy File using compact framework from Desktop to Pocket PC device when application is running on Pocket PC msnews.microsoft.com Microsoft Dot NET Compact Framework 0 8th May 2004 09:37 AM
Copy CDB (Unconverted) From Device To Desktop John T Microsoft Dot NET Compact Framework 3 5th Feb 2004 11:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:23 AM.