Click here to Skip to main content
15,919,341 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 3:21
leppie2-Dec-08 3:21 
GeneralRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 3:17
leppie2-Dec-08 3:17 
GeneralRe: Using Regex in C# for ip:port format Pin
Navneet Hegde2-Dec-08 3:26
Navneet Hegde2-Dec-08 3:26 
GeneralRe: Using Regex in C# for ip:port format Pin
leppie2-Dec-08 3:30
leppie2-Dec-08 3:30 
GeneralRe: Using Regex in C# for ip:port format Pin
Navneet Hegde2-Dec-08 3:34
Navneet Hegde2-Dec-08 3:34 
AnswerRe: Using Regex in C# for ip:port format Pin
PIEBALDconsult2-Dec-08 3:34
mvePIEBALDconsult2-Dec-08 3:34 
GeneralRe: Using Regex in C# for ip:port format Pin
Luc Pattyn2-Dec-08 3:40
sitebuilderLuc Pattyn2-Dec-08 3:40 
GeneralRe: Using Regex in C# for ip:port format Pin
PIEBALDconsult2-Dec-08 3:51
mvePIEBALDconsult2-Dec-08 3:51 
QuestionRe: Using Regex in C# for ip:port format Pin
Roink2-Dec-08 3:45
professionalRoink2-Dec-08 3:45 
AnswerRe: Using Regex in C# for ip:port format Pin
J4amieC2-Dec-08 5:10
J4amieC2-Dec-08 5:10 
GeneralRe: Using Regex in C# for ip:port format Pin
Roink2-Dec-08 5:24
professionalRoink2-Dec-08 5:24 
GeneralRe: Using Regex in C# for ip:port format Pin
J4amieC2-Dec-08 5:49
J4amieC2-Dec-08 5:49 
GeneralRe: Using Regex in C# for ip:port format Pin
PIEBALDconsult2-Dec-08 9:30
mvePIEBALDconsult2-Dec-08 9:30 
AnswerRe: Using Regex in C# for ip:port format [modified] Pin
Andy Rama2-Dec-08 22:39
Andy Rama2-Dec-08 22:39 
QuestionQuestion about ListView Pin
Teuz2-Dec-08 1:30
Teuz2-Dec-08 1:30 
AnswerRe: Question about ListView Pin
Simon P Stevens2-Dec-08 1:39
Simon P Stevens2-Dec-08 1:39 
GeneralRe: Question about ListView Pin
Teuz2-Dec-08 1:59
Teuz2-Dec-08 1:59 
GeneralRe: Question about ListView Pin
Simon P Stevens2-Dec-08 2:44
Simon P Stevens2-Dec-08 2:44 
Questioncopy protection Pin
Prashant B. Lavate2-Dec-08 1:12
Prashant B. Lavate2-Dec-08 1:12 
AnswerRe: copy protection Pin
Simon P Stevens2-Dec-08 1:49
Simon P Stevens2-Dec-08 1:49 
There are companies that provide services like this such as SafeDisc[^] and SecuROM[^] (http://www.securom.com/[^]).

There are also companies that provide USB key protection like Nexcopy[^] and KeyLok[^].

You could include some form of serial number, and you can obfuscate your code to discourage reverse engineering. and you could include a live validation check with a server you own to watch for duplicate keys.

Nothing is perfect though, there is always someone who finds a way round these things. And all of these things impact negatively on genuine paying customers.

You're better off encouraging your customers to pay through excellent support and customer service, good follow ups, regular updates and sensible prices. Forget the people who copy it, they are a minority anyway.

Simon

AnswerRe: copy protection Pin
Giorgi Dalakishvili2-Dec-08 1:56
mentorGiorgi Dalakishvili2-Dec-08 1:56 
GeneralRe: copy protection Pin
leppie2-Dec-08 2:05
leppie2-Dec-08 2:05 
GeneralRe: copy protection Pin
Paul Conrad2-Dec-08 5:01
professionalPaul Conrad2-Dec-08 5:01 
GeneralRe: copy protection Pin
Dan Neely2-Dec-08 5:31
Dan Neely2-Dec-08 5:31 
GeneralRe: copy protection Pin
Paul Conrad2-Dec-08 5:36
professionalPaul Conrad2-Dec-08 5:36 

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.