|
Taft-Hartley is a Microsoft .Net Windows Forms application, as such each client computer will have
the form software installed. The form software then communicates to a SQL Server database over the
internet. The form software is updated every time it is started, if any updates are available. The
form software is physically deloyed using a Microsoft technology named ClickOnce.
This configuration is known as a disributed system since the software is installed
on many computers, each sharing the processing load. The form software will run
on Windows client computers (Windows 2000 or greater) and the database only requires a single
Windows server (Windows 2003 or greater). A server farm is not required.
We will deploy the Taft-Hartley system to our customers in a variety of different models.
|