Zum Hauptinhalt gehen

Can services from 3rd parties only live on the client side?

Kommentare

1 Kommentar

  • Permanently deleted user
    Hi Hen,

     

    It is technically possible to have the entirety of logic for connecting to a service exist within the viewer.  However, any operations that would originate from the server (prints, exports, some workflow activities) would not necessarily be able to connect to that service.

     

    The Web Tiled Layer operates on this principle - we tell the viewer that a web tiled layer exists at a certain address, and then the viewer goes directly to that address to get the tiles.  Essentials also goes to the same address when it gets the tiles.  

     

    When Essentials acts as a proxy for your services, it can both tunnel them directly from the client to the server (when permissions are set) or it can filter the request (when using the layer security proxy).

     

    Requests that are proxied by Essentials are never written to disk.  They exist only in memory.

     

    Regards,

     

    -Malcolm
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.