Page 1 of 1
running WebService in hosting and comunicate with our app for registrate/autorizate program excution
Posted: Sun Aug 09, 2020 9:08 pm
by juanato
Hello. I would aprecitae some help to run any php webservice to eval if a new user can run the program created in HMG. I would aprecitae some help to put in the hosting php code (with sqlite3 support for example) for registering a new computer that run the program (user receive a valid key the same programa, using internet without email).
Thanks in advance.
Re: running WebService in hosting and comunicate with our app for registrate/autorizate program excution
Posted: Mon Aug 10, 2020 7:21 am
by serge_girard
What you have got sofar?
Serge
Re: running WebService in hosting and comunicate with our app for registrate/autorizate program excution
Posted: Tue Aug 11, 2020 7:35 am
by juanato
Sorry only WMI hardware quering for unique key purposes, client side. I need some code from server side and comunicate script to send SOAP queries yo server.
Create a new user with WMI/WSH hardware key in the server
Autenticate user from local into server, sending credentials.
Any idea, etc