Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to implement automatic product key activation to client machine , which has already purchased my software,once user click on Update Product key than a pop-up screen ask about number of user, and send to our server throgh a webservice , now our admin people will check the request and will click on button yes or no.after some verification that logic is written in webservice reqding the machine info.
How i can identify which user has asked for the renewal how webservice will update to particular client.
Posted
Comments
_Amy 17-Sep-12 8:03am    
What have you tried yet?
apandey21 17-Sep-12 8:11am    
I have created a web service and I am able to fetch info to the client but i am not able to send back info from server to a client.
apandey21 17-Sep-12 8:13am    
I am looking for a functionality, that will be kind of subscription feature.
user will ask for product key depending upon number of user , admin will deicde whether he want to generate key for particular client or not.
Rajesh Kuramdasu 18-Sep-12 15:18pm    
I believe, this is possible if the key generation process is automated.
apandey21 21-Sep-12 3:54am    
Hey Rajesh thanks for your reply, Can you please expalin in detail any sample or useful link .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900