windows-itpro-docs/mdop/appv-v4/determine-your-streaming-method.md
Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

3.6 KiB
Raw Blame History

title, description, author, ms.assetid, ms.pagetype, ms.mktglfcycl, ms.sitesec, ms.prod, ms.date
title description author ms.assetid ms.pagetype ms.mktglfcycl ms.sitesec ms.prod ms.date
Determine Your Streaming Method Determine Your Streaming Method jamiejdt 50d5e0ec-7f48-4cea-8711-5882bd89153b mdop, appcompat, virtualization deploy library w8 06/16/2016

Determine Your Streaming Method

The first time that a user double-clicks the icon that has been placed on a computer through the publishing process, the Application Virtualization client will obtain the virtual application package content from a streaming source location.

Note   Streaming is the term used to describe the process of obtaining content from a sequenced application package, starting with the primary feature block and then obtaining additional blocks as needed.

 

The streaming source location is usually a server that is accessible by the users computer; however, some electronic distribution systems, such as Microsoft System Center Configuration Manager, can distribute the SFT file to the users computer and then stream the virtual application package locally from that computers cache.

Note   A streaming source location for virtual packages can be set up on a computer that is not a server. This is especially useful in a small branch office that has no server.

 

The streaming sources that can be used to store sequenced applications are described in the following table.

Server Type Protocol Advantages Disadvantages Links

File server

File

  • Simple low-cost solution to configure existing file server with \CONTENT share

  • No active upgrade

[How to Configure the File Server](how-to-configure-the-file-server.md)

IIS server

HTTP/ HTTPS

  • Supports enhanced security using HTTPS protocol.

  • Supports streaming to remote computers across the Internet

  • Only one port in firewall to open

  • Highly scalable

  • Familiar protocol

  • Need to manage IIS

  • No active upgrade

[How to Configure the Server for IIS](how-to-configure-the-server-for-iis.md)

Application Virtualization Streaming Server

RTSP/ RTSPS

  • Active upgrade

  • Supports enhanced security using RTSPS protocol

  • Only one port in firewall to open (RTSPS only)

  • Dual infrastructure

  • Server administration requirement

[How to Configure the Application Virtualization Management Servers](how-to-configure-the-application-virtualization-management-servers.md)

 

Electronic Software Distribution-Based Scenario

Electronic Software Distribution-Based Scenario Overview

Determine Your Publishing Method