cDir is an ASP .Net web application which runs on an IIS server and exposes two interfaces:
- cDir Management Console: provides all configuration and administration functionality.
- cDir Mobile Agent: invoked by the user's browser to query the Directories and generate the content to be presented to the user.
The content delivered to the client browser is HTML, and requires no special software or configuration changes (except that CSS and JavaScript must be enabled).