|
-
Aug 26th, 2000, 07:57 PM
#1
Thread Starter
New Member
hello
i am assigned a major project of developing a licensing software for a small firm , but didn't got the idea of how to develop it . the theme is that it should ask for registration keys and only if it is valid the app will run . Please help .
Drake
-
Aug 26th, 2000, 11:46 PM
#2
Frenzied Member
uh, you got in over your head.........you have to see if the code they enter is the code, but how to randomize the code in every version i don't know.
I really hope you get some help...because I wasn't much help. Ask some people on ICQ
-
Aug 27th, 2000, 12:34 AM
#3
New Member
I'm not sure if this will be much help, but here it goes. If I understand, the program will want a regestration key for the program. there will be many different users, so many keys are needed, but they need to be random. Most software that requires a key is only looking at a few things, in the actuall number (i.e. a few digits) and if they are correct, then it works. thus the number contains a bunch of junk that really makes it look random. Is this the idea? if not, I might have acouple of other ideas...
Pie, I'm just going to go like this and if you get eaten, it's your own fault.- Homer Simpson
-
Aug 27th, 2000, 12:51 AM
#4
Frenzied Member
but then someone can use it on other computers with the same registration code
-
Aug 27th, 2000, 02:16 AM
#5
New Member
That is how it works now with a wide veriety of programs. that is why if you lose your cd key for example, you can just use another one from the same make of the program.
another way that i can think of is to get a username type thing, generate a key from that and include the generater in the prog to check from the name for the key. an example would be if the user is John doe key 1015tg. (I do have a logical way of gettin the pass) then you would need the name and pass from registration. I also have seen progs that do that. I hope I am being understandable
Pie, I'm just going to go like this and if you get eaten, it's your own fault.- Homer Simpson
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|