Technical Specifications |
Top Previous Next |
Introduction
InFocus is a client/server application where the client is a local workstation running the application and the server is a dedicated web-server that hosts the database and application files. InFocus is served up locally (LAN) and leverages Microsoft's ClickOnce technology to download a per machine, per user cached deployment of the application.
System Requirements
Client Requirements
InFocus is a .NET application that runs on the .NET 4 Extended Framework. This can be downloaded from Microsoft.
Server Requirements
Specifications:
Installation and Configuration
InFocus is installed by Clearview Support via WebEx on the server that will host InFocus. The following is a brief discussion of the components involved.
InFocus Installation
InFocus is typically installed in C:\Program Files\. This directory houses the InFocus application and config files and serves as the repository location for documents uploaded through InFocus Document Management. Please note the installation can be deployed on another drive if preferred.
SQL
If not already installed, SQL is installed and configured at the time of the InFocus Installation. This can be deployed on the InFocus application server or another preferred server and requires the following configurations:
IIS
InFocus utilizes Internet Information Services (IIS) to publish the application access page to the LAN. By default an application is created under the Default Web Site (running on port 80) resulting in a launch location of http://server_name/infocus.
Remote Access
Remote access to InFocus and InFocus Mobile is supported by configuring a VPN (suggested) or via DNS/Port Forwarding. The list below highlights the basic configurations involved in each method. For a full discussion regarding remote access please refer to this article.
VPN
DNS/Port Forwarding
FAQ
What is ClickOnce Technology?
ClickOnce is an auto-updating deployment technology created by Microsoft. This allows for simple installation for end users through a web browser or file share. Because the application is auto-updating, users don't need to uninstall when there is an update available.
Does the database have to be housed on the InFocus application server?
No. Many clients prefer to separate database operations from application/web operations- this is not a problem.
Can the InFocus server(s) be virtual servers?
Yes. The InFocus server(s) can be physical or virtual.
What is InFocus in the Cloud?
InFocus in the Cloud is a client specific deployment of InFocus securely hosted, backed up and maintained by Clearview. For more information go to http://clearviewsoftware.com/infocus-cloud.
Can InFocus run on a MAC?
Not natively. You can however run InFocus using virtualization software such as Parallels or VMWare Fusion. (This would still require you installing Windows virtually.) |