what is the solution programmers?

Discussion in 'Programming' started by mdgolfr, Jun 19, 2009.

  1. #1
    can a sw application be downloaded to a PC on a subscription basis and then disabled if the user cancels the subscription?...what is needed? how does one do that?

    mike
     
    mdgolfr, Jun 19, 2009 IP
  2. James Barcellano

    James Barcellano Active Member

    Messages:
    114
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    It would have to have internet access, and check back with a server to see if it was authenticated.
     
    James Barcellano, Jun 19, 2009 IP
  3. archis

    archis Member

    Messages:
    124
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    Yeah it can be easily made ...
    AS he said .. it just only need 1 server authentication before running ..
    And programmer need to make a server portion in somewhere uploaded ..
     
    archis, Jun 19, 2009 IP
  4. web.developer.team

    web.developer.team Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #4
    Are you using any payment gateway If you are using paypal and when user cancel his membership at this moment you will get notifie by gateway and according to it you server will execute code which will disable thisng for user who cancel his membership....let me know if you get it
     
    web.developer.team, Jun 19, 2009 IP