Recent

Author Topic: Programs  (Read 2262 times)

MonkeyMoonShine

  • Newbie
  • Posts: 2
Programs
« on: May 19, 2012, 10:04:52 am »
Hello, I had made a program a long time ago and it was taken and used online without my permission, so my question is how can I make sure that I get credit for my program or at least stop it from being hacked? If at possible how can I track a program online that I developed?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Programs
« Reply #1 on: May 19, 2012, 10:47:55 am »
Quote
how can I make sure that I get credit for my program or at least stop it from being hacked?
Specify the requirement for itin the license. When not fulfilled, you could issue a law attack. Put proprietary data that's not easily viewable somewhere in your code. You can't really stop a hacker, there are a lot of good binary programmers out there.
Quote
If at possible how can I track a program online that I developed?
Somewhere in the initialization code, create code that connects to your server and waits for some kind of expected reply. If the server can't be reached or the reply is not the expected one, terminate the program.

 

TinyPortal © 2005-2018