|
VB.NET FTP Client
| Version Compatibility: |
Visual Basic.NET
|
More information: This is an FTP client I developed in VB.NET. It has
been my first real application in VB.NET, so I would
appreciate any improvements to the code. I didn't pay
attention (yet) to the file transfer progress section,
so it generates a trappable error that is ignored by
the system. Another improvement would be on the
uploading file part, where I haven't found a smart
way to upload a file.
The interface lookup is similar to the one Shane M.
Croft has in his FTP client application on this site.
This code has been viewed 194318 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. source/TransData.zip
|