Website Load Tool 1.0
Free
Latest version:
1.0
See all
Developer:
AvdMeulen
A small application based on WPF and C# to load data from websites in a configurable interval to test network stability, online state and/or data drops.
Results (with a configurable maximum) are stored in a XML file. Also a txt Log-file can be made which stores state-changes to see the results over a longer period of time.
You can configure (in-application, or with an XML file) from which websites/uri's you want to download from. Dubble-click in the datagrid in the configuration window to set names and uri's.
The application uses the Delegate command from Prism, and the Observable pattern from Reactive framework (to load the websites Async). Both are included in the project as External References.
Comments