JAVA-INDEX.COM
Java programming resources: FAQs, tutorials, compiler and browser download sites, documentation, books lists, IDEs, etc.
Home....
|
log in....
|
Pub my question!
|
Sign-up....
Java-index
>>
Java Essentials
>>
Java Programming
How to call a remote external c++ program from a local java program?
local java program pass some parameters to a remote C++ program and get the result from that C program output.
[117 byte] By [
victor_shaoa
] at [2007-10-2 5:40:00]
««
download struts
»»
Two rules about Garbage Collection
# 1
Figure out how to do it from the command line. Then call that command via Runtime.exec().
DrClapa
at 2007-7-16 1:50:21 >
# 2
But that C program is on another machine, command line doesn't work.
victor_shaoa
at 2007-7-16 1:50:21 >
# 3
You could use a tcp/ip connection (e.g. with Sockets), and pass the parameters as Strings in the socketstream.
herrena
at 2007-7-16 1:50:21 >
# 4
or turn the c++ program into a corba service and invoke it from java in the usual way.%
duffymoa
at 2007-7-16 1:50:21 >
# 5
could you guys give me some links that have tutorials about how to do that things?
victor_shaoa
at 2007-7-16 1:50:21 >
# 6
http://www.google.co.uk/search?hl=en&q=tutorial+c%2B%2B+corba+service&btnG=Google+Search&meta=
RageMatrix36a
at 2007-7-16 1:50:21 >
Java Essentials
date
double help
Java Communication API for Windows platform
Claspath help
Getting repeating digits
load screen
restart windows
Abstract Classes and Such
applet loading alternatives..
Output the ascii code of a character
Java Programming
ArrayList and Generics
How the field of parent stored in object of a subclass?
anagram finder algorithm
ArrayList vs. Arrays.asList(array)
How can you create an instance of a class using ClassLoader given only
Reg. Expression
PigGame
Getting the rest of this to work.
making a gui
How can I use an unsigned 'byte' (so it reaches 255 but is still 1 byte)
Java Essentials New Topic
How the field of parent stored in object of a subclass?
anagram finder algorithm
date
double help
Java Communication API for Windows platform
Reg. Expression
Getting the rest of this to work.
How can I use an unsigned 'byte' (so it reaches 255 but is still 1 byte)
Java Essentials Hot Topic
ArrayList and Generics
ArrayList vs. Arrays.asList(array)
PigGame
Claspath help
making a gui
Getting repeating digits
restart windows
applet loading alternatives..
Java Essentials
Java Programming
New To Java
Training
All Classified
Archived Forums
Enterprise & Remote Computing
Java Essentials
Desktop
Core
Solaris Operating System
Security
Database Connectivity
Java Mobility Forums
Web & Directory Servers
Development Tools
Application & Integration Servers
Java HotSpot Virtual Machine
Other Topics
E-Mail, Calendar, & Collaboration
Developer Tools
General
Administration Tools
Sun Hardware
Storage Forums
Java Enterprise System
StarOffice
Open Source Technologies
BigAdmin
Real-Time
Java Coding