Results 1 to 6 of 6

Thread: ftp client source... need a hand or two...

  1. #1

    Thread Starter
    Hyperactive Member Trojan's Avatar
    Join Date
    Dec 2003
    Location
    Area 51
    Posts
    280

    ftp client source... need a hand or two...

    i have attached a project i am working on...

    well you see, i can't seem get the list of files from the ftp server more then once....

    any idea?

  2. #2
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959
    what server are you using ?

  3. #3

    Thread Starter
    Hyperactive Member Trojan's Avatar
    Join Date
    Dec 2003
    Location
    Area 51
    Posts
    280

    FTP Server:

    BulletProof FTP Server 2.1.5

  4. #4
    Fanatic Member jian2587's Avatar
    Join Date
    Aug 2000
    Location
    I bet u need a fusion powered shuttle to reach my place...
    Posts
    963
    Regardless of the server, you need to reinitiate the Data
    connection in order to receive the next file list. That's FTP protocol.

    If you want an easier option, goto CodeBanks and search for FTP class. I wrote it with simplicity in mind.

    If you don't know how, post it here or PM me.
    ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
    Programming is fun, but only if you're not on a tight deadline
    So I consider all those working engineers sad people

    VB FTP class
    3 page PHP crash course
    Crash Course on DX9 Managed with VB.NET covering basics till terrain creation

  5. #5
    Hyperactive Member temp_12000's Avatar
    Join Date
    Jan 2004
    Location
    LA, USA
    Posts
    411
    Originally posted by jian2587
    if you want an easier option, goto CodeBanks and search for FTP class. I wrote it with simplicity in mind.

    If you don't know how, post it here or PM me.
    or u can go to
    http://www.planet-source-code.com/vb
    to search a code for it.



  6. #6
    Banned Kyle_Katarn's Avatar
    Join Date
    Jul 2002
    Location
    Toulouse, France
    Posts
    89
    FTP client source code also provided with K-FTP : http://www.katarncorp.com/?kftp

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