Hi
a simple approach would be
- on the client machine write some value to the registry
- on a server machine implement a webservice which receives the client information and validates it
The validation could happen on a serial number of some kind.. ie: each client has a unique number, check if the number has been used
Hope this helps you out, please close the thread if it does