Websites and Web Applications

Using the websites and web applications you can work with Windows App clients on the Desigo CC Server with local web server (IIS) or on the remote web server (IIS) hosted on Desigo CC Client/FEP.

This section provides reference and background information for configuring Desigo CC with web sites and web applications on Server and Client/FEP. For related background procedures, see step-by-step section.

Stand-Alone System with Local Web Server (IIS)

You can install the web server (IIS) on the same computer as that of the Desigo CC Server and work with Windows App Client. When the web server (IIS) is installed on the same computer as the Desigo CC Server, it is called the local web server (IIS).

The communication between the Desigo CC Server and the local web server (IIS) can be left as a local communication (without certificates) as they both are hosted on the same stand-alone computer. The communication between the web server (IIS) and Windows App clients is always secured (using the web application certificate).

A stand-alone system with a local web server must be protected against attacks from other machines in the network. Follow the configuration guidelines to limit outside communication by firewall settings, virus scanner, and so forth to secure the system.

Server with Remote Web Server (IIS) on Client/FEP

When the web server (IIS) is installed on a separate computer, it is called as remote web server (IIS). A remote web server (IIS) hosts web sites and web applications.
To simplify the web site/web application, it is recommended that to install setup type – Client/FEP on the web server (IIS) and work with websites and web applications using SMC that gets installed.

You must secure the communication between the Desigo CC Server and the remote web server (IIS) hosted on Client/FEP station. It is recommended that you secure the communication using the self-signed certificate.

You can also browse the web application URL and work with the Windows App client on a remote machine other than the web server (IIS). For this you must install the website/web application certificate in the appropriate Windows certificate store on that machine.

The web application user on this remote web server (IIS) must have access rights on the shared project folder on the Server. The communication between the web server (IIS) and Windows App client is always secured (using the web application certificate).

For working with Windows App Client in distribution environment, in addition to the shared project folder on the Server linked to the web application, the web application user must have access rights on all the shared project folders of the systems (projects) in the distribution with system (project) linked to the web application.

If your company’s IT department requires the web server to be installed in a separate controlled environment, or it prefers not to use the resources of the system server for IIS tasks, you can also configure the web server on separate, dedicated computer and work with Windows App clients. To work with a website/web application management on a remote web server (IIS), see Website and Web Application Management on a Remote Web Server (IIS).

To work with Server with a remote web server (IIS) in a DMZ (demilitarized zone), see Setting up a Server and a Remote Web Server (IIS) in a DMZ Network.