Pre-Client Version Load Option

New

Comments

3 comments

  • Avatar
    paul chandler

    This could be especially handy in my case where I have multiple merged servers where some were not on and available (mobile) during system in-client version upgrade . I discovered that if I force the client version to the older version, I can then upgrade the orphaned servers so they will show up with the others. This is probably a more elegant solution than trying to get merged servers with different versions to play together. $0.02

    0
    Comment actions Permalink
  • Avatar
    Tagir Gadelshin

    We're not planning to introduce the feature as it is requested, as it is a bit complicated logic and this popup will be showing up for each user who updated at least once.

    Instead, I can offer you a somewhat dirty hack, that you can use for testing and experimenting. Maybe you'll find it useful

    In desktop_client.ini on the client side, you can set the following setting to true


    # [Dev] Force desktop client use json data encoding Default: false
    forceJsonConnection=true

    That should allow you to stay within one client. As I said, it's quite a dirty hack that is only used by our support and devs, so don't tell anyone ;)
    On the other hand, our Desktop Client is open source, anybody with some knowledge of C++ can figure this out

    more about ini: https://support.networkoptix.com/hc/en-us/articles/4410047158167-How-to-Create-ini-Files-for-Nx-Witness-

    0
    Comment actions Permalink
  • Avatar
    Rhaphiel Molinar

    Perhaps it could be set as a registry/config option to have it disabled by default?  This way, the majority of users won't have it populate as an option, but users that wish to have this type of functionality could enable it if desired?

    0
    Comment actions Permalink

Please sign in to leave a comment.