%@ Page Language="vb" AutoEventWireup="false" Codebehind="ClearViewWelcome.aspx.vb" Inherits="ClearView.StatusWelcome" %>
Introduction |
||
|
ClearView is a web centric solution for access to Unisys Clearpath systems from Quickware terminal emulation products. It runs on a Windows IIS server using the .NET framework. ClearView is the management web and ClearConnect is the "user" web. The ClearConnect web is used directly by Web-UTS users but indirectly by QTerm users. This means that, for example, a Web-UTS user would navigate a browser to the ClearConnect web, login, and be sent the appropriate web page containing the ActiveX control. A QTerm user would be unaware that QTerm itself makes a connection to the ClearConnect web in order to retrieve its profile information. Your users can access your hosts using any of these technologies:
In all cases the software is downloaded from the web server, as required, and made available on the user desktop. Equally important is that all the specific user configuration details are retrieved as a profile from the web server when the client software starts up. This means that these details can be easily and conveniently changed by a supervisor at any time. Note that the web server is only used for serving up the software and profiles and gathering statistics. All traffic from the client emulator flows directly to the host over a tcp/ip connection without passing through the web server. At the heart of the system is a database of resources that are managed on a web server which hosts 2 distinct webs; ClearView and ClearConnect.
|
|