Click here to Skip to main content
15,886,199 members
Home / Discussions / C#
   

C#

 
GeneralRe: Copy protection via internet Pin
Christian Merritt28-May-03 9:37
Christian Merritt28-May-03 9:37 
GeneralRe: Copy protection via internet Pin
Bog28-May-03 9:55
Bog28-May-03 9:55 
GeneralRe: Copy protection via internet Pin
The Limey28-May-03 10:34
The Limey28-May-03 10:34 
GeneralRe: Copy protection via internet Pin
Ranjan Banerji28-May-03 9:47
Ranjan Banerji28-May-03 9:47 
GeneralRe: Copy protection via internet Pin
Bog28-May-03 9:52
Bog28-May-03 9:52 
GeneralRe: Copy protection via internet Pin
Kant28-May-03 13:20
Kant28-May-03 13:20 
GeneralRe: Copy protection via internet Pin
Rocky Moore28-May-03 22:27
Rocky Moore28-May-03 22:27 
GeneralRe: Copy protection via internet Pin
Daniel Turini29-May-03 11:35
Daniel Turini29-May-03 11:35 
Bog wrote:
Hey I was wondering- why don't software developers (desktop software) not just make the desktop application communicate with a web site every now and then, sending the user's IP address and registration key? That way if someone installed a pirated copy, the company would know. I never see any companies do that. Is there like a law against that or something? (As long as it's in the license agreement of course..)
Let's suppose it's legal for a moment.
What if my ISP uses dynamic IPs, like DHCP? How would you distinguish multiple pirate users x one user copy with dynamic IP?
Ok, suppose that you don't use the IP to identify the user, you use the MAC Address of the network card, and suppose it has not been tampered. Suppose everything is just right.
What would you do? How will you make the user register the software?
Send him a scary letter? How will you physically locate the pirate guys, without spending lots of money on the court?
Spend some thousand dollars on lawyers to recover a few bucks on a shareware proggie?
Hire some bad guys with guns and dogs to break the pirate's house and destroy his computer? (I admit it, this is appealing.)


Kant wrote:
Actually she replied back to me "You shouldn't fix the bug. You should kill it"
GeneralRe: Copy protection via internet Pin
Bog29-May-03 16:59
Bog29-May-03 16:59 
Generaltest :) Pin
Bog15-Jul-03 2:25
Bog15-Jul-03 2:25 
GeneralAdding a user to an Active Directory group that contains more than 1,000 members Pin
Christian Merritt28-May-03 6:37
Christian Merritt28-May-03 6:37 
GeneralSave a typed DataTable DefaultView (Content) to XML Pin
STW28-May-03 4:56
STW28-May-03 4:56 
GeneralCrystal Report: How to change registration keycode Pin
STW28-May-03 4:47
STW28-May-03 4:47 
GeneralRe: Crystal Report: How to change registration keycode Pin
joan_fl28-May-03 5:31
joan_fl28-May-03 5:31 
GeneralClickety Police Pin
Ray Cassick28-May-03 6:57
Ray Cassick28-May-03 6:57 
GeneralRe: Crystal Report: How to change registration keycode Pin
Meysam Mahfouzi28-May-03 17:18
Meysam Mahfouzi28-May-03 17:18 
GeneralRe: Crystal Report: How to change registration keycode Pin
STW29-May-03 20:07
STW29-May-03 20:07 
GeneralUsing System.Web in C# Pin
aatja0128-May-03 4:05
aatja0128-May-03 4:05 
GeneralRe: Using System.Web in C# Pin
28-May-03 5:24
suss28-May-03 5:24 
QuestionIs this possible? Pin
Manster28-May-03 3:48
Manster28-May-03 3:48 
AnswerRe: Is this possible? Pin
Nick Parker28-May-03 4:34
protectorNick Parker28-May-03 4:34 
GeneralIssues Consuming Webservice From WinForm App Pin
Ach1lles28-May-03 3:05
Ach1lles28-May-03 3:05 
GeneralCrystal Reports and .net Pin
Braulio Dez28-May-03 1:15
Braulio Dez28-May-03 1:15 
GeneralRe: Crystal Reports and .net Pin
Rocky Moore28-May-03 3:28
Rocky Moore28-May-03 3:28 
GeneralRe: Crystal Reports and .net Pin
Braulio Dez28-May-03 3:44
Braulio Dez28-May-03 3:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.