Click here to Skip to main content
15,905,875 members
Articles / Programming Languages / C#

Contacting a Registration Server to obtain a unique registration key based on unique machine ID

Rate me:
Please Sign up or sign in to vote.
4.08/5 (4 votes)
20 Sep 2007CPOL2 min read 39.8K   704   52  
This article describes usage of System.Net.WebRequest & WebResponse to contact a Server and obtain a registration key for a Windows application.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Web Developer
Sri Lanka Sri Lanka
coding in C# C++ C

==============================================

Code in English, not Gibberish Smile | :)

Comments and Discussions