THttpScan 4.7.111
THTTPSCAN analyzes recursively HTML pages and reports all the links it finds to a text file: html, mail, jpg, mpeg, mp3, etc.
THttpScan navigates through HTML pages in the neighborhood of the initial URL. The links appearing several times are treated only once.
The LinkScan property allows you to limit the scanning to the initial site or the initial URL path.
The LinkReport property allows you to report only links owned by the current site or even with the same path name.
The DepthSearchLevel allows you to limit the level of pages scanned, starting from the initial page, especially when not limiting the scanning to a site.
Using the LinkScan and LinkReport properties with a high DelphSearchLevel value, you can easily scan a whole site or only a subdirectory of a web site.
Events are generated for each link found and each page read, returning URL, meta tags, document type, referrer, host name,...
According to your line speed, you can grab thousands of links from a starting URL in a few minutes.
THTTPSCAN saves you having to tangle with the HTML parsing. Most common parameters can be simply set from the Object Inspector. It can be placed on any window, it is only visible at design time.
Full source code optional.
AMRandom is a Delphi translation of Alan Miller`s Random Module for FORTRAN. Supplies several different distributions of random numbers including Normal, Poisson, Gamma, etc. Includes Full Delphi Source and Demo
ZylNMEAGenerator is a Delphi component that transforms position data in NMEA format. You can generate complex NMEA sentences from simple data inputs. The sentences are recognized by any NMEA compatible mapping software.
The ShellBrowser components give a Delphi programmer easy access to the Win32 shell functionality. The components look and behave exactly like the corresponding parts of the Explorer.
TCAD is a component that will help you write vector graphics applications. Shapes can be interacted with by mouse or code. It is easy to use, effective and powerful. It will save you valuable time.
ZylCPUUsage is a visual Delphi component that diplays the usage level of the processor in a chart.
