Results 1 to 3 of 3

Thread: FTP Upload / Download / Delete Cmds Hlp!

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Posts
    1,806

    FTP Upload / Download / Delete Cmds Hlp!

    Hi Peeps,

    Does anyone know if it is possible to use ftp command in vs2005 compact framework?

    I want to be able to upload / download and delete files from an FTP server. The command I used in a normal application do not exist in the compact version.

    Thank you all for any help,

    Jiggy!

  2. #2
    Fanatic Member Strider's Avatar
    Join Date
    Sep 2004
    Location
    Dublin, Ireland
    Posts
    612

    Re: FTP Upload / Download / Delete Cmds Hlp!

    on the device you should find a wininet.dll in the \Windows directory.

    this library is used for ftp. this is what www.opennetcf.org sdk uses.
    search their forums for wininet.dll

    also maybe check this link
    http://www.awprofessional.com/articl...&seqNum=3&rl=1
    Barry


    Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
    .NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0

    SQL Server 2005/2000/SQL Server CE 2.0


    If you like, rate this post

    Compact Framework for Beginners

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2006
    Posts
    1,806

    Re: FTP Upload / Download / Delete Cmds Hlp!

    Hi Mate,

    Thank you for your help,

    Jiggy!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width