Click here to Skip to main content
15,867,568 members
Home / Discussions / C#
   

C#

 
QuestionRe: OPENCV C# The type initializer for 'Emgu.CV.CvInvoke' threw an exception Pin
Richard MacCutchan9-Dec-13 22:25
mveRichard MacCutchan9-Dec-13 22:25 
AnswerRe: OPENCV C# The type initializer for 'Emgu.CV.CvInvoke' threw an exception Pin
Marco Bertschi9-Dec-13 22:28
protectorMarco Bertschi9-Dec-13 22:28 
GeneralRe: OPENCV C# The type initializer for 'Emgu.CV.CvInvoke' threw an exception Pin
kawadeprasad9-Dec-13 23:25
kawadeprasad9-Dec-13 23:25 
GeneralRe: OPENCV C# The type initializer for 'Emgu.CV.CvInvoke' threw an exception Pin
Richard Deeming10-Dec-13 1:17
mveRichard Deeming10-Dec-13 1:17 
AnswerRe: OPENCV C# The type initializer for 'Emgu.CV.CvInvoke' threw an exception Pin
kawadeprasad10-Dec-13 21:52
kawadeprasad10-Dec-13 21:52 
QuestionReal time three tier archetecture Pin
Amalrulezz9-Dec-13 17:35
Amalrulezz9-Dec-13 17:35 
AnswerRe: Real time three tier archetecture Pin
Pete O'Hanlon9-Dec-13 20:12
subeditorPete O'Hanlon9-Dec-13 20:12 
QuestionSecurity hacking Pin
MAW309-Dec-13 11:36
MAW309-Dec-13 11:36 
I an worried about hackers breaking into my program. I was wondering if I could separate my program into three parts on three different computers:
1. Has access to the internet and collects data and transfers data to the second computer.
2. Analyzes data and sends results to part three.
3. Has access to the internet and returns results.

I do not want any data getting to the second computer, except the specific data and in one direction only. The same goes for part 2.

Is this possible? How would I go about doing this?

Any help would be greatly appreciated.
Michael
AnswerRe: Security hacking Pin
jschell9-Dec-13 15:16
jschell9-Dec-13 15:16 
GeneralRe: Security hacking Pin
MAW309-Dec-13 16:49
MAW309-Dec-13 16:49 
GeneralRe: Security hacking Pin
Dave Kreskowiak9-Dec-13 18:54
mveDave Kreskowiak9-Dec-13 18:54 
GeneralRe: Security hacking Pin
HobbyProggy9-Dec-13 21:35
professionalHobbyProggy9-Dec-13 21:35 
GeneralRe: Security hacking Pin
MAW309-Dec-13 22:59
MAW309-Dec-13 22:59 
SuggestionRe: Security hacking Pin
HobbyProggy9-Dec-13 23:44
professionalHobbyProggy9-Dec-13 23:44 
GeneralRe: Security hacking Pin
MAW3010-Dec-13 5:23
MAW3010-Dec-13 5:23 
GeneralRe: Security hacking Pin
HobbyProggy10-Dec-13 21:21
professionalHobbyProggy10-Dec-13 21:21 
GeneralRe: Security hacking Pin
jschell11-Dec-13 8:56
jschell11-Dec-13 8:56 
AnswerRe: Security hacking Pin
BobJanova10-Dec-13 4:25
BobJanova10-Dec-13 4:25 
GeneralRe: Security hacking Pin
MAW3010-Dec-13 5:14
MAW3010-Dec-13 5:14 
GeneralRe: Security hacking Pin
BobJanova10-Dec-13 5:35
BobJanova10-Dec-13 5:35 
AnswerRe: Security hacking Pin
Eddy Vluggen10-Dec-13 7:53
professionalEddy Vluggen10-Dec-13 7:53 
GeneralRe: Security hacking Pin
MAW3010-Dec-13 14:02
MAW3010-Dec-13 14:02 
GeneralRe: Security hacking Pin
Eddy Vluggen11-Dec-13 0:32
professionalEddy Vluggen11-Dec-13 0:32 
GeneralRe: Security hacking Pin
MAW3011-Dec-13 7:29
MAW3011-Dec-13 7:29 
GeneralRe: Security hacking Pin
MAW3011-Dec-13 16:30
MAW3011-Dec-13 16:30 

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.