Click here to Skip to main content
15,914,500 members
Home / Discussions / Java
   

Java

 
AnswerRe: Wifi LAN connection with java Pin
Nagy Vilmos14-Mar-12 3:39
professionalNagy Vilmos14-Mar-12 3:39 
AnswerRe: Wifi LAN connection with java Pin
jschell14-Mar-12 8:42
jschell14-Mar-12 8:42 
QuestionJavaAccessBridge setTextContents returns false Pin
Bernhard Hiller11-Mar-12 20:47
Bernhard Hiller11-Mar-12 20:47 
AnswerRe: JavaAccessBridge setTextContents returns false Pin
TorstenH.11-Mar-12 22:42
TorstenH.11-Mar-12 22:42 
GeneralRe: JavaAccessBridge setTextContents returns false Pin
Bernhard Hiller11-Mar-12 23:52
Bernhard Hiller11-Mar-12 23:52 
GeneralRe: JavaAccessBridge setTextContents returns false Pin
Richard MacCutchan12-Mar-12 0:23
mveRichard MacCutchan12-Mar-12 0:23 
GeneralRe: JavaAccessBridge setTextContents returns false Pin
Bernhard Hiller12-Mar-12 0:39
Bernhard Hiller12-Mar-12 0:39 
GeneralRe: JavaAccessBridge setTextContents returns false Pin
TorstenH.12-Mar-12 1:37
TorstenH.12-Mar-12 1:37 
So the speech recognition is done by a C# program, the GUI is made in Java?
I'm still not clear how you get the connection between these 2 parts.

I would use a local RMI connection, which gives a smoother connection between these 2 worlds.

Note: for Java it is not relevant if your code is running on 64bit or 32 bit. the JAR is always the same and so should be all third party libs. Only some Runtime related JARs might be different and be added during your deployment build.
regards Torsten
When I'm not working

GeneralRe: JavaAccessBridge setTextContents returns false Pin
Bernhard Hiller12-Mar-12 4:30
Bernhard Hiller12-Mar-12 4:30 
GeneralRe: JavaAccessBridge setTextContents returns false Pin
jschell12-Mar-12 9:04
jschell12-Mar-12 9:04 
Questiontransparent frame Pin
Member 86959453-Mar-12 1:14
Member 86959453-Mar-12 1:14 
AnswerRe: transparent frame Pin
Nagy Vilmos5-Mar-12 22:49
professionalNagy Vilmos5-Mar-12 22:49 
QuestionAPI Function Pin
rahmat_2029-Feb-12 1:07
rahmat_2029-Feb-12 1:07 
AnswerRe: API Function Pin
TorstenH.29-Feb-12 1:56
TorstenH.29-Feb-12 1:56 
GeneralRe: API Function Pin
rahmat_201-Mar-12 20:54
rahmat_201-Mar-12 20:54 
GeneralRe: API Function Pin
Richard MacCutchan1-Mar-12 23:16
mveRichard MacCutchan1-Mar-12 23:16 
GeneralRe: API Function Pin
jschell2-Mar-12 7:46
jschell2-Mar-12 7:46 
AnswerRe: API Function Pin
Richard MacCutchan29-Feb-12 3:02
mveRichard MacCutchan29-Feb-12 3:02 
AnswerRe: API Function Pin
gebri1-Mar-12 20:44
gebri1-Mar-12 20:44 
QuestionScanner isn't scanning Strings Correctly. Pin
johtnkucz27-Feb-12 7:06
johtnkucz27-Feb-12 7:06 
AnswerRe: Scanner isn't scanning Strings Correctly. Pin
Richard MacCutchan27-Feb-12 7:59
mveRichard MacCutchan27-Feb-12 7:59 
AnswerRe: Scanner isn't scanning Strings Correctly. Pin
johtnkucz28-Feb-12 5:59
johtnkucz28-Feb-12 5:59 
GeneralRe: Scanner isn't scanning Strings Correctly. Pin
sandbad.ae905-Mar-12 18:45
sandbad.ae905-Mar-12 18:45 
QuestionAsk about resistor color code? Pin
Brillian Kharisma27-Feb-12 0:23
Brillian Kharisma27-Feb-12 0:23 
AnswerRe: Ask about resistor color code? Pin
TorstenH.27-Feb-12 0:50
TorstenH.27-Feb-12 0:50 

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.