Deploying FactoryStudio Projects > Remote Client Users Setup > Windows Web Clients
  
Windows Web Clients
You can deploy your application for use by Windows web clients.
Table 3 describes how the web client deployment works.
 
Table 3: Windows web client deployment 
Installation
No installation required. You just need .NET Framework 4.0 and Internet Explorer 8.0 or later on the client computer.
The first time you start the application, will automatically download from the server the required components. Every time the application starts, it verifies automatically if a new version is available on the server.
How to start
From Internet Explorer (or a shortcut) go to the URL:
http://<ServerIPAddressorName>/fs-2014.1/TWebClient.Xbap
For an example of how to automatically start the client when a user logs in to Windows, see Automatically Starting Windows Clients.
Execution
Runs inside a web browser windows using “Partial Trust” (Sandbox Security).
Communication
Communicates with the server using HTTP or HTTPS (port 80).