|
-
April 24th, 2000, 11:40 AM
#1
FTP(File Transfer Protocol)
I would like to write FTP (File Transfer Protocol) Programme.
If anyone knows how to do it please let me know.
Thanks
-
April 24th, 2000, 03:24 PM
#2
Re: FTP(File Transfer Protocol)
Please give me your email, I ahve a sample app this is too large to place into this window.
Tim Cartwright 'Will write code for food.
Information Systems
Splitrock Services Inc.
Tim C.
//Will write code for food
-
April 25th, 2000, 02:13 AM
#3
Re: FTP(File Transfer Protocol)
Please send that app to me also.
My e-mail:[email protected]
-
April 25th, 2000, 02:47 AM
#4
Re: FTP(File Transfer Protocol)
There's a class module you can use at :
http://codeguru.developer.com/vb/articles/1852.shtml
that neatly wraps the WinInet implementation of FTP - you don't need any special controls in your program, just create an instance of the class and off you go. The module comes with a sample program that shows how it can be used.
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
-
April 26th, 2000, 12:17 PM
#5
HELP with FTP
Hi Chris:
I really need help on this one !!
I tried your FTP class on the on a web server(IIS 4.0). I want to use it with asp. I created a setup for the DLL with PDW and ran it on the web server. But when I call my asp it throws me an error :"file not found wininet.dll". I see the DLL installed in the winnt/system32 folder !!???
What am i doing wrong ?
The DLL runs fine when instantiated from a VB base client.
-
April 27th, 2000, 06:32 PM
#6
Re: FTP(File Transfer Protocol)
Tim-
I too am interested in this FTP client code written in vb. Please send it to me also. [email protected]
Thanks
Taylor
-
April 28th, 2000, 02:34 AM
#7
Re: FTP(File Transfer Protocol)
one for me too ...
[email protected]
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
|