Thanks Thanks:  1
Showing results 1 to 8 of 8

Thread: Flexnet NON ECC

  1. #1
    Member Reputation: 38
    Join Date
    2013-08-01
    Posts
    27


    0 out of 1 members found this post helpful.

    Default Flexnet NON ECC

    If vendor daemon does not contain ECC, how can i make lmcrypt?
    lm_code, needs to have
    #define LM_SEED1 0xXXXXXXXX (Seed1)
    #define LM_SEED2 0xXXXXXXXX (Seed2)
    #define LM_SEED3 0
    #define LM_STRENGTH LM_STRENGTH_DEFAULT
    What happens because that is not working to build lmcrypt


    Thanks so much





  2. # ADS
    Circuit advertisement
    Join Date
    Always
    Posts
    Many
     

  3. #2
    Member Reputation: 271
    Join Date
    2009-09-10
    Location
    Earth...
    Posts
    346


    0 out of 1 members found this post helpful.

    Default Re: Flexnet NON ECC

    Quote Originally Posted by javilapiedra View Post
    If vendor daemon does not contain ECC, how can i make lmcrypt?
    lm_code, needs to have
    #define LM_SEED1 0xXXXXXXXX (Seed1)
    #define LM_SEED2 0xXXXXXXXX (Seed2)
    #define LM_SEED3 0
    #define LM_STRENGTH LM_STRENGTH_DEFAULT
    What happens because that is not working to build lmcrypt


    Thanks so much




    LM_SEED1/2/3 != ENCRYPTION_SEED1/2/3/4

  4. #3
    Member Reputation: 38
    Join Date
    2013-08-01
    Posts
    27


    0 out of 1 members found this post helpful.

    Default Re: Flexnet NON ECC

    Quote Originally Posted by BfoX View Post
    LM_SEED1/2/3 != ENCRYPTION_SEED1/2/3/4
    Sleep more … are you journalist?
    Last edited by javilapiedra; 2018-06-28 at 08:10 AM

  5. #4
    Member Reputation: 271
    Join Date
    2009-09-10
    Location
    Earth...
    Posts
    346


    Default Re: Flexnet NON ECC

    Quote Originally Posted by javilapiedra View Post
    Sleep more … are you journalist?
    Quote Originally Posted by javilapiedra View Post
    #define LM_SEED1 0xXXXXXXXX (Seed1)
    #define LM_SEED2 0xXXXXXXXX (Seed2)
    #define LM_SEED3 0
    #define LM_STRENGTH LM_STRENGTH_DEFAULT
    RTFM plase - the FLEXlm developer manual!
    next ON your brain.

    FLEXlm for lazzy:
    LM_SEED1 and LM_SEED2 and LM_SEED3 not same as ENCRYPTION_SEED1, ENCRYPTION_SEED2, ENCRYPTION_SEED3, ENCRYPTION_SEED4.
    Last edited by BfoX; 2018-06-28 at 11:42 PM

  6. #5
    Member Reputation: 38
    Join Date
    2013-08-01
    Posts
    27


    Default Re: Flexnet NON ECC

    Quote Originally Posted by BfoX View Post
    RTFM plase - the FLEXlm developer manual!
    next ON your brain.

    FLEXlm for lazzy:
    LM_SEED1 and LM_SEED2 and LM_SEED3 not same as ENCRYPTION_SEED1, ENCRYPTION_SEED2, ENCRYPTION_SEED3, ENCRYPTION_SEED4.
    Could you give me that manual? I mean developers, ok? bfox….

  7. #6
    Member Reputation: 271
    Join Date
    2009-09-10
    Location
    Earth...
    Posts
    346


    1 out of 1 members found this post helpful.

    Default Re: Flexnet NON ECC

    Quote Originally Posted by javilapiedra View Post
    Could you give me that manual? I mean developers, ok? bfox….
    see at FLEXnet multiplatform

  8. Thanks javilapiedra thanked for this post
  9. #7
    Member Reputation: 38
    Join Date
    2013-08-01
    Posts
    27


    Default Re: Flexnet NON ECC

    Fantastic

    Great BfoX

  10. #8
    Junior Member Reputation: 10
    Join Date
    2019-03-22
    Posts
    2


    Default Re: Flexnet NON ECC


Bookmarks

Bookmarks

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •