![]() |
Windows Service : to program a software security feature
I want to implement a windows service that functions as a simple license security feature for a software X. The service is meant to run independently from software X.
The rough idea:
I'll was thinking of coding it in C++ but might do it in C#(never used it before) after seeing some reviews and the amount of resources for C#. |
Re: Windows Service : to program a software security feature
to clarify some important stuff i missed out:
The case that was given to me was this:
The so called "security" feature that i'm trying to implement is something local to the PC. No connection to LAN or internet. I'm just wondering if windows service is able to do it. Of course it doesnt have to be bullet proof. I'm just experimenting on how extensive can a windows service (or any other better method) implement that feature. This is not a commercial project T_T It's just something i want to try out... Any comments/advice is greatly appreciated |
| All times are GMT +5.5. The time now is 07:50. |