hello!! i was working on a small software a few days back which allows a user to login through the interfaceand see the topics inside the program. But how toavoid mis use of it??? if a person gives the software to some one else giving his user name and password to the person, then even he can view al contents, which idon't want to happen!!

Is there any C code to ensure that it works on a particular pc and not on some other pc withsame usernamme and password???????? Help me out!!

Recommended Answers

All 2 Replies

Well, you can get the CPU Serial Number or the HDD Serial Number. Either way, do a search on google with PC unique identifier as the keyword.

okay thanks!!! i'l try that!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.