ICS Components Page
Updated 11/29/2002








Here is a list of FIXES that I have made to the ICS software.

Here is a list of LINKS that I have refered to in my message posts to the group.

Here is a list of New Components/Functions I have created!
 


BUG FIXES

Currently the latest ICS BETA version has all fixes that I have applied. So this section is empty.
 


LINKS

1. Download TurboView program that does FTP uploading and downloading
This is a cool program that does all kinds of neat image viewing stuff. You can rotate/shrink/enlarge and export/convert images. You can view as thumbnails etc... You can also create a web site made from a folder of pics. It also has FTP ability!
 


New Components/Functions

1. Download Throttle Code
This is a cool class object that allows you to control the speed of uploads or downloads. In fact it can be used to control the speed of ANY kind of process. As long as you have an OnProgress event that gets called frequently (at least every 10 seconds or faster), then you can put my code to slow down the transfer.
 

2. Download FTP Server PARSING (Updated 11/30/2002)
This is a good for easily writing code to extract out the filenames, filesizes, filedates, filetimes, filename/folder, and it returns PERMISSIONS for files on UNIX systems, it also returns any UNIX Linked filenames or paths. It also returns the FTP SERVER'S operating system. Currently the only supported FTP Server Types are:

Version updates: 11/30/2002:
I noticed that some UNIX servers have a permission value of "s" instead of "rwx", so these subfolder didn't appear valid. I now allow the "s" to appear in the permissions value so that subfolders are now ok. Not all UNIX systems do this, but a few do.


 
 

Any comments would be appreciated!

Davie
Email Davie