php-panel-v2
php-panel-v2 copied to clipboard
DLL Getting api
Can u make api method, for getting dll from site?
you stream DLL from the server. What would an API do in this case?
In the API, you can check for a login, password, subscription. If there is a subscription, give the user the DLL, if there is no subscription, do not give it away
This will protect the DLL on the server a bit
you use the api to authenticate, then do whatever you need to do to stream the dll to memory and map to cs