my java server is currently being DDoSed by thousands of different ip\'s. To counter it, i\'ve been blocking the ip\'s through the dedicated servers firewall. However just more and more keep coming. T
I have a Client desktop application (WinForms). The application connects to WCF-service. Can I block any request to the WCF-service if the requests were sent from other applica开发者_Python百科tion?
I have written an application and now I want to protect in. Application is written in C++ using .NET framework. I want to know what methods can I use in order to protect application. For example if I
I\'m doing a research of the encryption methods of Linux and Windows. I do know Linux manages his password by the shadow file (/etc/shadow), encrypting each one (mo开发者_C百科stly) by MD5 or SHA and
Can using the checksum of a file somehow prevent (hinder) piracy? Perhaps I could calculate the checksum of my final exe and then at random intervals, have th开发者_StackOverflowe exe check the checks
Can any one give me ideas in implementing the Data protection through Objective-C instead of making through se开发者_运维百科ttings like the following Link (http://support.apple.com/kb/HT4175 / throug
I am looking forward to have the less information as possible on my application resulting in pulling most of the data from a website or server and I would like to hear by advices and recommendations f
This question already has answers here: Closed 11 years ago. Possible Duplicate: Is there a way to prevent Reflector from being able to reflect my source code?
This question already has answers here: Closed 11 years ago. 开发者_JAVA技巧 Possible Duplicate: What is SQL injection?
HI, I want to protect only my documents folder in the Web server and I did by placing .htaccess file in that directory but how to access that file in my PHP开发者_Python百科 code.Some Deny in a .htacc