CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: GrandCentral

  1. #1
    Join Date
    Jun 2012
    Location
    Long Island, NY
    Posts
    4

    GrandCentral

    Hey everyone. After countless hours of searching for a user accounts class for Java i decided to make my own. I call it GrandCentral because when i am finished it will be able to handle many things at once pertaining to user accounts. Im looking for new ideas to add to it to make it better so i am asking for user input. I basically want to know what you think about it and what i could do to make it better. If anyone wants to try it out you can visit my Google Code page http://code.google.com/p/grandcentral/ If you are interested in how something works i will be more than happy to tell you. I am basically starting this thread not to advertise but see how people will use this and how it will help them out.

    If you have any questions at all please feel free to ask. I am all open to new ideas and suggestions and if you are interested in helping just tell me.

    Thank You
    -Cristian

  2. #2
    Join Date
    Jun 2012
    Location
    Long Island, NY
    Posts
    4

    Re: GrandCentral

    Just an update, You can download GrandCentral from http://code.google.com/p/grandcentral/downloads/list

    v1.2
    Fixed a major security flaw
    External dependencies are now embedded inside the GrandCentral v1.2.jar
    Minor code enhancements

    v1.1
    The token for the password digest is now embedded inside the digest itself
    No need to store a token separately
    The Salt is now encrypted

  3. #3
    Join Date
    Jun 2012
    Location
    Long Island, NY
    Posts
    4

    Re: GrandCentral

    Hey everyone i just updated GrandCentral to work on Java 6+.

  4. #4
    Join Date
    Jun 2012
    Location
    Long Island, NY
    Posts
    4

    Re: GrandCentral

    Hey everyone. This is just an update, I have fixed the versioning for GrandCentral and v1.0 is now available for download. Just visit http://code.google.com/p/grandcentral/downloads/list

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured