Results 1 to 10 of 47

Hybrid View

  1. #1
    Quote Originally Posted by Renshi View Post
    Heya!

    Can you teach me?
    What advantages will bring a Client-sided UI and what does it that a Server-sided UI doesn't? Just for knowledge, you know...

    The More You Know
    ============
    tl;dr version:

    Client Side = Actions are registered immediately and only need a server confirmation for certain aspects, e.g searching or lists display immediately if the server isn't struggling.

    Server Side = Actions requires a confirmation from the server as well as an answer. Multiply this by the thousands of others needing said responses. It also produces pretty hefty latency problems and why the stamina and cooldown timers are out of whack.
    (6)

  2. #2
    Player
    Reika's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    4,429
    Character
    Reika Shadowheart
    World
    Durandal
    Main Class
    Armorer Lv 80
    Quote Originally Posted by Elexia View Post
    tl;dr version:

    Client Side = Actions are registered immediately and only need a server confirmation for certain aspects, e.g searching or lists display immediately if the server isn't struggling.

    Server Side = Actions requires a confirmation from the server as well as an answer. Multiply this by the thousands of others needing said responses. It also produces pretty hefty latency problems and why the stamina and cooldown timers are out of whack.
    And is one causes for the server stability problemim sure. probably the major cause.
    (1)