Results 1 to 4 of 4

Thread: System.net - how to upload a file

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    74

    System.net - how to upload a file

    How can I use System.net to upload a file to an ftp server? Does it allow me to see how much of the file is uploaded, so I can use a progress bar?

    Thanks in advance!

  2. #2

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2003
    Posts
    74
    I dont' know much about C++, are there VB.NET samples out there?

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It's not C++ . It's C#.NET . You can easily get it converted to VB.NET with this tool : http://www.kamalpatel.net/ConvertCSharp2VB.aspx
    If you're stuck in any part of C# code , you can pester me

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