|
-
February 23rd, 2000, 11:29 AM
#1
HOW: launch java from C++ application
I'm trying to start a server (written in java) from within a C++ application.
I've tried CreateProcess, which I think starts the server, but then stops once the CreateProcess returns.
I think I'm mixing apples and oranges here...or I'm missing one key component (maybe on the server side).
Any help or thoughts on this topic would be greatly appreciated.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|