Possible Duplicate:
Unique computer id
I'm developing a server/client application which needs to implement a string client tracking system for different purposes (licences, security, etc...) assigning to every new registered client a unique identity. What is the best way to achieve that?