In 2016, a set of software licensing platform was made, the software was charged according to the time, and the machine was bound, so this set of systems was written at that time, this set of systems can be used to make do, and the functions are not very perfect, just for your reference and communication!
Software features:
Add registration to the software to use it, and bind the machine to set the user usage time.
The general functions are introduced:
1: You can add authorized users
2: You can set the user authorization time
3: Authorize users to bind devices, and one user can bind multiple devices
4: Users can be disabled or deleted
5: Use the access database, no need to install other components, convenient and fast deployment
Server-side deployment:
Install IIS and have a .NET 4.0 environment, directly create a new website, and unzip the archive to the root directory of the site!!
If prompted: The 'Microsoft.Jet.OleDb.4.0' provider is not registered on the local machine.
Please change the running platform to a 32-bit running platform.
The database connection string can be configured in web.config, and the default database password is admin123
Background http://xxx/Account/Index default account admin@admin.com Password 123123
Client Settings:
Citing ManagerAuth.dll file:
In the Main method entry point, add the following code:
The source code contains the "Video Tutorial for Building and Using the Software Authorization System" file.
Source code download:
Link: https://pan.baidu.com/s/1htxC9NY Password:Tourists, if you want to see the hidden content of this post, please Reply
|