Results 1 to 2 of 2

Thread: PLEASE HELP ME!!!

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 1999
    Location
    metairie, la usa
    Posts
    40

    Post

    Can someone please email me source code for a good working ftp server in VB that only uses VB controls (such as inet and winsock). My biggest problem is sending the directory listing to the ftp client. I get through the login but when it goes for the dir listing it replies trash responce recieved. Any help would be greatly appricated.
    Thanks
    Richard [email protected]

  2. #2
    New Member
    Join Date
    Aug 1999
    Location
    Brisbane, QLD, AU
    Posts
    2

    Post

    You do realise all it involves is a simple routine to create/destroy the winsock obejcts as connections come and go, then send the strings according to the rfc right?
    Then ur ftp server will work.

    ------------------
    Joe1223
    [email protected]
    The BlueAura Project.

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