World Class Work Authorisation Engine
P2W is a web application developed using Microsoft’s ASP.NET Framework. It runs on an Internet Information Server (IIS) with data held on an SQL Server 2000 or 2005 database. Clients access the application using web browsers. All the information about permits, their definitions, registered users, and ancillary information is held in a central database that is accessed by the web server running P2W. The database is not directly accessible and so all the data it holds is secure. Having a central database and web server simplifies administrative tasks such as backups, software upgrades, and security.
Minimal Requirements
P2W is designed to work well with even a relatively modest computer system. For the server, a small networked computer will suffice. This computer can be configured to run both the web server and database server (Microsoft's SQL Server).
P2W places very little computational load on the client machine which means the client computer could be a relatively modest machine (e.g. any computer produced within the last five years).