Piracy protection help

Discussion in 'Programming' started by zac439, Jun 16, 2007.

  1. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Name one other serverside language which routinely sends the serverside code rather than the HTML?

    Unless you are saying this is not inheritently a problem with PHP but with Apache?
     
    AstarothSolutions, Jun 19, 2007 IP
  2. krakjoe

    krakjoe Well-Known Member

    Messages:
    1,795
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    135
    #22
    What are you talking about ??

    PHP is NEVER sent to the browser in a properly configured environment.
     
    krakjoe, Jun 19, 2007 IP
  3. zac439

    zac439 Notable Member

    Messages:
    3,074
    Likes Received:
    214
    Best Answers:
    0
    Trophy Points:
    260
    #23
    Do you think I could have a look at your code to learn from it? I won't necessarily use it if you don't want me to. I just love your idea and would love to see it work! This method fascinates me.

    Could I see it in use somewhere? Where did you use it?
     
    zac439, Jun 19, 2007 IP
  4. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #24
    If your live handshanke authentication server goes down yes, they will not be able to login until it comes back online...

    Awesoem bandwidth? Not really you are are sending maybe 30K of encrypted SOAP data for the handshake. Additional Headers? Absolutely - you should use WSE 3.0 on the wire encryption - directly incorporates into ASP.NET 2.0 now and it can even use X509 Certs!

     
    ccoonen, Jun 19, 2007 IP
  5. tecmaster

    tecmaster Peon

    Messages:
    96
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Sharing accounts is more difficult because things like IPs are not static and many people have access to more than one pc
     
    tecmaster, Jun 21, 2007 IP