|
-
Sep 2nd, 1999, 04:01 AM
#1
Thread Starter
Member
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]
-
Sep 3rd, 1999, 05:37 PM
#2
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|