Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. FTP

FTP

Scheduled Pinned Locked Moved C#
csharpphpdotnetcom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JollyMansArt
    wrote on last edited by
    #1

    I have found a good article at http://www.codeguru.com/columns/vb/article.php/c8459\_\_2/ to build a ftp client. But I wanted to get everyone's input on what the best way of doing this in c#.net or vb.net 2008. What I am wanting to do is have 2 simple classes: Class 1: Upload... Class 2: Download... All I want to pass into the class is the following: IP Address Port Login Password Sending/Receiving File Location. However I need the 2 classes to generate a form to show the user the stages of connection and progression of transmission. Anyone have any insights on how I can go about this. Perhaps websites that can give me a working model to build from. I could simply pass the command thru the command prompt but I would rather it be part of the main application and or .net framework if possible.

    N 1 Reply Last reply
    0
    • J JollyMansArt

      I have found a good article at http://www.codeguru.com/columns/vb/article.php/c8459\_\_2/ to build a ftp client. But I wanted to get everyone's input on what the best way of doing this in c#.net or vb.net 2008. What I am wanting to do is have 2 simple classes: Class 1: Upload... Class 2: Download... All I want to pass into the class is the following: IP Address Port Login Password Sending/Receiving File Location. However I need the 2 classes to generate a form to show the user the stages of connection and progression of transmission. Anyone have any insights on how I can go about this. Perhaps websites that can give me a working model to build from. I could simply pass the command thru the command prompt but I would rather it be part of the main application and or .net framework if possible.

      N Offline
      N Offline
      nagendrathecoder
      wrote on last edited by
      #2

      This is a crosspost.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups