Click here to Skip to main content
15,899,124 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Multi-computer access to program's data Pin
riced27-Jul-09 0:23
riced27-Jul-09 0:23 
GeneralRe: Multi-computer access to program's data [modified] Pin
copec27-Jul-09 8:01
copec27-Jul-09 8:01 
GeneralRe: Multi-computer access to program's data Pin
riced27-Jul-09 20:21
riced27-Jul-09 20:21 
GeneralRe: Multi-computer access to program's data Pin
copec31-Jul-09 12:16
copec31-Jul-09 12:16 
Questionapplication Integration Pin
kebedetesema19-Jul-09 23:17
kebedetesema19-Jul-09 23:17 
AnswerRe: application Integration Pin
David Skelly20-Jul-09 2:45
David Skelly20-Jul-09 2:45 
GeneralRe: application Integration Pin
kebedetesema20-Jul-09 4:08
kebedetesema20-Jul-09 4:08 
GeneralRe: application Integration Pin
David Skelly20-Jul-09 22:38
David Skelly20-Jul-09 22:38 
So, if I understand correctly:

You have a JSF web application. The user connects to this application, and then the web page they are currently viewing in the browser communicates with a .NET application running on the local machine to enter data directly into one of the forms, trigger some sort of functionality and receive some data back as a response.

If that is what you want, I think you may be out of luck. I don't think that you will be able to get a web page running in a browser to interact with a client desktop application in that way. I'm pretty sure the browser security will prevent that but there might be some way round it.

I did find this page which might be of help as it seems to be addressing the same problem:

http://stackoverflow.com/questions/126048/how-to-interact-between-web-app-and-windows-form-application[^]
GeneralRe: application Integration Pin
kebedetesema21-Jul-09 21:43
kebedetesema21-Jul-09 21:43 
GeneralRe: application Integration Pin
Robin_Roy21-Jul-09 19:25
Robin_Roy21-Jul-09 19:25 
AnswerRe: application Integration Pin
Rozis20-Jul-09 11:04
Rozis20-Jul-09 11:04 
QuestionLarge number of storage / insertion of records in MySQL Pin
ajitsunny18-Jul-09 3:54
ajitsunny18-Jul-09 3:54 
AnswerRe: Large number of storage / insertion of records in MySQL Pin
Eddy Vluggen18-Jul-09 9:42
professionalEddy Vluggen18-Jul-09 9:42 
AnswerRe: Large number of storage / insertion of records in MySQL Pin
Robin_Roy26-Jul-09 17:50
Robin_Roy26-Jul-09 17:50 
GeneralRe: Large number of storage / insertion of records in MySQL Pin
ajitsunny4-Aug-09 0:00
ajitsunny4-Aug-09 0:00 
QuestionHibernate-style coding? Pin
NandoMan16-Jul-09 21:17
NandoMan16-Jul-09 21:17 
AnswerRe: Hibernate-style coding? Pin
NandoMan16-Jul-09 21:46
NandoMan16-Jul-09 21:46 
AnswerRe: Hibernate-style coding? Pin
Curtis Schlak.17-Jul-09 15:24
Curtis Schlak.17-Jul-09 15:24 
GeneralRe: Hibernate-style coding? Pin
NandoMan19-Jul-09 7:03
NandoMan19-Jul-09 7:03 
GeneralRe: Hibernate-style coding? Pin
Curtis Schlak.21-Jul-09 16:17
Curtis Schlak.21-Jul-09 16:17 
QuestionCreating interface that can read network traffic Pin
that_dude_tj16-Jul-09 13:11
that_dude_tj16-Jul-09 13:11 
AnswerRe: Creating interface that can read network traffic Pin
CodingYoshi16-Jul-09 17:15
CodingYoshi16-Jul-09 17:15 
GeneralRe: Creating interface that can read network traffic Pin
that_dude_tj17-Jul-09 14:48
that_dude_tj17-Jul-09 14:48 
QuestionConsultant/Principal/Senior Software Engineer Pin
leowangrenbenmg15-Jul-09 23:24
leowangrenbenmg15-Jul-09 23:24 
AnswerRe: Consultant/Principal/Senior Software Engineer Pin
Pete O'Hanlon15-Jul-09 23:34
mvePete O'Hanlon15-Jul-09 23:34 

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.