PDA

Click to See Complete Forum and Search --> : PLEASE HELP ME!!!


winapi
Sep 2nd, 1999, 04:01 AM
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 winapi@home.com

Joe1223
Sep 3rd, 1999, 05:37 PM
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
blueaura@hypermart.net
The BlueAura Project. (http://blueaura.hypermart.net)