Serial Key(Idea)

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
9 posts Page 1 of 1
Contributors
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Serial Key(Idea)
upperdrag
-
Last edited by upperdrag on Sun Jan 23, 2011 4:21 am, edited 1 time in total.
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Serial Key(Idea)
mandai
Could the client just read what has been downloaded from the activation list?
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: Serial Key(Idea)
M1z23R
I think http request is much better, because you don't need to download anything to your or someone else computer.
http request just reads data from the internet !
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Serial Key(Idea)
Axel
M1z23R wrote:
I think http request is much better, because you don't need to download anything to your or someone else computer.
http request just reads data from the internet !
Even httprequest downloads. Every single character you read is actually downloaded :P
http://vagex.com/?ref=25000
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Serial Key(Idea)
upperdrag
@mandai Yes.. that is what the program is suppose to do..
@Axel, Or You can read the source code of the text file... That is how i handle all my http files :)
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Serial Key(Idea)
mandai
Could an unregistered client also access the keys?
User avatar
upperdrag
Excellent Poster
Excellent Poster
Posts: 321
Joined: Fri Mar 12, 2010 12:05 pm

Re: Serial Key(Idea)
upperdrag
Yeah they can,however you can set it to be not visible :)
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Serial Key(Idea)
mandai
The clients might be able to get around that.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Serial Key(Idea)
Axel
upperdrag wrote:
@mandai Yes.. that is what the program is suppose to do..
@Axel, Or You can read the source code of the text file... That is how i handle all my http files :)
what ?
you don't need to download anything
Http request downloads too...
http://vagex.com/?ref=25000
9 posts Page 1 of 1
Return to “Tutorials”