Hi,
I am working on a VC# application, Which i am going to put on Codecanyon . This is an Exe file. Which is almost done.
Now i need to protect it .
I need to add Serial Key function to it . Which will interact with envato server and authenticate to find is this is legit or not.
Is there any guidance over it ,How to add Envato Serial Key confirmation.
Any help will be useful
- Envato Staff
- Reviewer
- Sold between 10 000 and 50 000 dollars
- Author was Featured
- Item was Featured
- Has been a member for 4-5 years
- Bought between 50 and 99 items
- Contributed a Tutorial to a Tuts+ Site
- Beta Tester
More info about the API : http://marketplace.envato.com/api/documentation
You should be able to build something like that with VC# 
Philo01 said
Here’s an article on how to verify a purchase with PHP . http://net.tutsplus.com/tutorials/how-to-use-the-latest-updates-to-the-marketplace-api/More info about the API : http://marketplace.envato.com/api/documentation
You should be able to build something like that with VC#![]()
Thats Helpful ,Thanks
Going to see if i can convert it to VC#
