Auto File Up/Download (reworded)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My previous msg was poorly worded.

What kind of class should I use to upload and download a file from the
internet? I
want to create a fuction for a pocket pc that will enable me to automatically
up and download a file to an ftp site.

Thanx,
Poe
 
Poewood said:
My previous msg was poorly worded.

What kind of class should I use to upload and download a file from the
internet? I
want to create a fuction for a pocket pc that will enable me to
automatically up and download a file to an ftp site.

There's no FTP support in .NET 1.1 other than using Sockets, but there are
both free and commercial implementations available.

Cheers,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top