uploading and downloading files 
Author Message
 uploading and downloading files
Hello.

I am trying to make a desktop application which upload a file from the
desktop and download files from the pda.

anyone know how?

thanx in advance



Tue, 26 Oct 2004 00:50:31 GMT  
 uploading and downloading files
You need to look at RAPI - see http://www.conduits.com/ce/dev/vbrapi.htm for
some excellent examples.

Jeff Law
PPCInstall Developer
http://www.ppcinstall.com

Quote:

> Hello.

> I am trying to make a desktop application which upload a file from the
> desktop and download files from the pda.

> anyone know how?

> thanx in advance



Tue, 26 Oct 2004 03:41:44 GMT  
 uploading and downloading files
Jeff,

I am running the sample, RCeCopy.exe, of it but it is giving me error number
3 ( path not found )

i have "test.txt" in my "c:\" directory.

in the file from text box i put "c:\test.txt" and copy to text box
"c:\test.txt" and overwrite checked.

i tried with copy to text box as "\Mobile Device\My Pocket
PC\Windows\test.txt" but never worked ( error number 3)

if i put from text box "test.txt" and the next box whatever, it is giving me
error number 2 ( path not found )

any idea???

thanx in advance


Quote:
> You need to look at RAPI - see http://www.conduits.com/ce/dev/vbrapi.htm
for
> some excellent examples.

> Jeff Law
> PPCInstall Developer
> http://www.ppcinstall.com


> > Hello.

> > I am trying to make a desktop application which upload a file from the
> > desktop and download files from the pda.

> > anyone know how?

> > thanx in advance



Tue, 26 Oct 2004 05:02:28 GMT  
 uploading and downloading files
Your example source/destination paths are incorrect.

RCeCopy is intended, as the form file says, to copy a file from one location
on the device to another on the same device.

Try the RCePutFile example for the means to copy from desktop to device.

Jeff Law
PPCInstall Developer
http://www.ppcinstall.com

Quote:

> Jeff,

> I am running the sample, RCeCopy.exe, of it but it is giving me error
number
> 3 ( path not found )

> i have "test.txt" in my "c:\" directory.

> in the file from text box i put "c:\test.txt" and copy to text box
> "c:\test.txt" and overwrite checked.

> i tried with copy to text box as "\Mobile Device\My Pocket
> PC\Windows\test.txt" but never worked ( error number 3)

> if i put from text box "test.txt" and the next box whatever, it is giving
me
> error number 2 ( path not found )

> any idea???

> thanx in advance



> > You need to look at RAPI - see http://www.conduits.com/ce/dev/vbrapi.htm
> for
> > some excellent examples.

> > Jeff Law
> > PPCInstall Developer
> > http://www.ppcinstall.com




- Show quoted text -

Quote:
> > > Hello.

> > > I am trying to make a desktop application which upload a file from the
> > > desktop and download files from the pda.

> > > anyone know how?

> > > thanx in advance



Fri, 29 Oct 2004 04:00:21 GMT  
 uploading and downloading files
i did already but it didn't work.

any other reason why it is not working???


Quote:
> Your example source/destination paths are incorrect.

> RCeCopy is intended, as the form file says, to copy a file from one
location
> on the device to another on the same device.

> Try the RCePutFile example for the means to copy from desktop to device.

> Jeff Law
> PPCInstall Developer
> http://www.ppcinstall.com


> > Jeff,

> > I am running the sample, RCeCopy.exe, of it but it is giving me error
> number
> > 3 ( path not found )

> > i have "test.txt" in my "c:\" directory.

> > in the file from text box i put "c:\test.txt" and copy to text box
> > "c:\test.txt" and overwrite checked.

> > i tried with copy to text box as "\Mobile Device\My Pocket
> > PC\Windows\test.txt" but never worked ( error number 3)

> > if i put from text box "test.txt" and the next box whatever, it is
giving
> me
> > error number 2 ( path not found )

> > any idea???

> > thanx in advance



> > > You need to look at RAPI - see

http://www.conduits.com/ce/dev/vbrapi.htm

- Show quoted text -

Quote:
> > for
> > > some excellent examples.

> > > Jeff Law
> > > PPCInstall Developer
> > > http://www.ppcinstall.com



> > > > Hello.

> > > > I am trying to make a desktop application which upload a file from
the
> > > > desktop and download files from the pda.

> > > > anyone know how?

> > > > thanx in advance



Sat, 30 Oct 2004 01:06:47 GMT  
 uploading and downloading files
Does this help?

Q307256: HOWTO: Copy Files to Windows CE Device w/RAPI from Visual Basic
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q307256

-mike

This posting is provided AS IS with no warranties, and confers no rights.



Sun, 31 Oct 2004 03:52:56 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. HELP for UPLOADING and DOWNLOADING files

2. Upload / Download ( Transfer ) files with VB.NET ?

3. file download from server using Dundas upload

4. File upload/download maybe an old question

5. File uploads (as opposed to downloads)

6. Uploading/downloading files

7. Downloading and Uploading Files

8. Datei Upload per HTTP / File upload via HTTP

9. download/upload each day

10. calculating upload/download connection speed

11. Upload/Download from IE

12. where can I upload/download QBasic games?

 

 
Powered by phpBB® Forum Software