Jump to content

Registering scripts to a domain?


Demonic

Recommended Posts

I was thinking about when someone buys something from me, where they would purchase and they would have to register their domain with the system, then the installation system would connect to my server using sockets or something of the sort and doing checks then having to see if their domain is registerd within my client database.  Anyone feel this could work?  All the sql and stuff would be on my server, and grabbed and executed so it installs successfully.  This could stop a number of leaks, but then this could get patched really fast. 

 

What do you feel about the subject of registering software using domains and installation keys?  Then I was thinking about "java" if there could be a "secure" way of going about it.

Link to comment
Share on other sites

I would probably suggest you just granting them access to a webservice that you build. Doing it this way you could build a single script and sell it to multiple people. You'd then just grant them access via a username/password. They'd initialize the object with the username and password... if they are valid they can then access the other methods, if not.... well they can't.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.