Results 1 to 4 of 4

Thread: Please help with this, please???

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Location
    USA
    Posts
    9

    Please help with this, please???

    How can I DOWNLOAD a file FROM my ftp server to my hard drive using the winsock control?

    Here is what I want to do, click a button and the file downloads, that's it. I DO NOT need to change directories, I DO NOT need to see how long it takes, or how big it is, I JUST NEED to be ABLE TO DOWNLOAD IT, that's all!

    Here is some info, I replaced private information with X's:

    FILE TO DOWNLOAD- "new.egp"

    FTP SERVER ADDRESSS- "xx.xxx.xx.xxx"
    FTP SERVER PORT- "61122"
    FTP USERNAME- "coolman"
    FTP PASSWORD- "excellent"
    WHERE TO PUT FILE- (after it downloads) app.path + "\Data\"

    I want to use the WINSOCK control, NOT the Inet control, NOR do I want to use URLDOWNLOAD either.

    Please show me with all the code I will need, please, I am desperate?

    Thank You!
    P. David Cunningham CEO/Founder Edge Games & RevalSoft

  2. #2
    Frenzied Member Blobby's Avatar
    Join Date
    Oct 2001
    Location
    England
    Posts
    1,512
    Why restrict yourself only to Winsock when there are dozens of examples on the web of how to do it in different ways?
    There are 3 types of people in this world.........those that can count, and those that can't.

    Blobby

  3. #3
    Frenzied Member Blobby's Avatar
    Join Date
    Oct 2001
    Location
    England
    Posts
    1,512
    Try this link.....it explains how to connect/read folders and download files using winsock

    http://www.vbip.com/winsock/winsock_ftp_01.asp
    There are 3 types of people in this world.........those that can count, and those that can't.

    Blobby

  4. #4
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Look to FTP Server Programs for the commands
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

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