Click here to Skip to main content
15,887,683 members
Home / Discussions / C#
   

C#

 
GeneralRe: Capture windows Key. Pin
J. Dunlap27-Jul-03 17:26
J. Dunlap27-Jul-03 17:26 
GeneralRe: Capture windows Key. Pin
Nick Seng27-Jul-03 18:00
Nick Seng27-Jul-03 18:00 
QuestionHow to know when a window is maximized Pin
heelios27-Jul-03 16:33
heelios27-Jul-03 16:33 
AnswerRe: How to know when a window is maximized Pin
Nick Parker27-Jul-03 18:18
protectorNick Parker27-Jul-03 18:18 
AnswerRe: How to know when a window is maximized Pin
Alex Korchemniy27-Jul-03 18:25
Alex Korchemniy27-Jul-03 18:25 
GeneralRe: How to know when a window is maximized Pin
heelios28-Jul-03 4:05
heelios28-Jul-03 4:05 
Questionhow to call an array inside a sortedlist? Pin
kharr102727-Jul-03 13:07
kharr102727-Jul-03 13:07 
GeneralSecurity a la Palladium ¿? ;) Pin
antoine@orchus-tech27-Jul-03 12:34
antoine@orchus-tech27-Jul-03 12:34 
Hi!

After months, and months of architecting, programming and debugging we have finished our first
multimedia educationnal software! Great!!! Big Grin | :-D

...*But*, security is lacking..

**************************

Can what follows be done, and how please!??

1- Get a C# Windows Service installed silently (before the normal installation of the software)
that gathers the components' names of the target computer (where the software is installed)

2- Converts those components' names into a string (like, a GUID, sort of...) then sends it
to our web server, encrypted.

3- Our web server then sends back a DLL (or something!.. whatever..!) that is incorporated
with the software that is installed.

4- Every time the application starts, it checks for the Windows Service' string (or unique computer signature) to verify that it matches the DLL that our Web server sent.

DONE!

is this possible, or secure??

How can i do that? I'm fairly proefficient in C# (which is in what our app is written),
and to know how to do this kind of security would be great.

ps.: have any ideas on this method?

thanks!

Antoine Dubuc
Orchus Technologies


This by our hands that dream,
"I shall find a way or make one!" great quote heh?


This by our hands that dream,
"I shall find a way or make one!" great quote heh? Wink | ;)
GeneralRe: Security a la Palladium ¿? ;) Pin
Alex Korchemniy27-Jul-03 18:13
Alex Korchemniy27-Jul-03 18:13 
GeneralRe: Security a la Palladium ¿? ;) Pin
StealthyMark27-Jul-03 23:27
StealthyMark27-Jul-03 23:27 
GeneralListboxes Pin
StorBruze27-Jul-03 10:31
StorBruze27-Jul-03 10:31 
GeneralRe: Listboxes Pin
Alex Korchemniy27-Jul-03 18:20
Alex Korchemniy27-Jul-03 18:20 
QuestionHow to restart windows from c# code? Pin
Member 9627-Jul-03 9:17
Member 9627-Jul-03 9:17 
AnswerRe: How to restart windows from c# code? Pin
Mazdak27-Jul-03 9:48
Mazdak27-Jul-03 9:48 
AnswerRe: How to restart windows from c# code? Pin
Erick Sgarbi27-Jul-03 15:10
Erick Sgarbi27-Jul-03 15:10 
QuestionAdvanced Log Capabilities ? Pin
Andres Manggini27-Jul-03 8:51
Andres Manggini27-Jul-03 8:51 
GeneralTabbing to next edit box using Enter key Pin
IrishSonic27-Jul-03 8:23
IrishSonic27-Jul-03 8:23 
GeneralRe: Tabbing to next edit box using Enter key Pin
kharr102727-Jul-03 13:13
kharr102727-Jul-03 13:13 
GeneralRe: Tabbing to next edit box using Enter key Pin
dynamic27-Jul-03 13:36
dynamic27-Jul-03 13:36 
GeneralRe: Tabbing to next edit box using Enter key Pin
eggie527-Jul-03 19:07
eggie527-Jul-03 19:07 
GeneralEmbedded Resources Pin
Brian Delahunty27-Jul-03 4:35
Brian Delahunty27-Jul-03 4:35 
GeneralRe: Embedded Resources Pin
leppie27-Jul-03 5:23
leppie27-Jul-03 5:23 
GeneralRe: Embedded Resources Pin
Brian Delahunty27-Jul-03 5:29
Brian Delahunty27-Jul-03 5:29 
GeneralRe: Embedded Resources Pin
leppie27-Jul-03 5:35
leppie27-Jul-03 5:35 
GeneralRe: Embedded Resources Pin
Nick Parker27-Jul-03 18:22
protectorNick Parker27-Jul-03 18:22 

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.