How is the devolopment going?



I'll require you to tell me:

1. What type of interface did you have in mind for the IOS functions you

were working on?

2. Did you manage to finnish any FTP so far?

3. Do you have any on-local-computer file search methods for IOS? [1]

4. Are you willing to cooperate with my on a system optimization

application (exchanging and merging our copyrighted programs)? [2]



--- Begin [1] ---

I use the following method...



A DOS batch file (Map.Bat): 

 CD\

 Dir /s /b %2 >> %3\Filemap.txt

 %1\Signal %1 Complete!

(%1 = application path)

(%2 = where and what to map; C:\*.DLL)

(%3 = temporary directory)



A DOS batch file (Signal.Bat): 

 Echo %2 > %1\Signal.txt

(Signal is used to signal to VB app that process is complete)



I then scan Filemap.txt, which is a list of pathnames, for the file I am

looking for by splitting each pathname into a path and a filename, which

I match to the list of files I need to find.



The mapping procedure is long-lasting, esspecialy on large drives, so

constant mapping should be avoided.

---- End [1] ----



--- Begin [2] ---

I have in mind an Automatic System Optimizer, that can automatically

indentify, locate and install missing application components (DLLs,

DRVs, OCXs, etc). The program is already capable of finding misplaced

files (or uncompressed backup copies) and fixing their location (always

only copied, all changes noted in logs) on the local computer.



I require to know how to use your IOS function to locate and download

files from the computers in the cluster. And I require to test and debug

it once it is complete.

---- End [2] ----



--



Don't feel bad about asking/telling me anything, I will always gladly

reply.



Digging for info? Try AI Meta Search:

Http://WWW.AIMetaSearch.Com



GTSC4 -- If nobody else wants to do it, why shouldn't we?(TM)

Meson & GTSC4 are now merged:

Http://WWW.MesonAI.Com

