|
|||
|
I would like use your product as a front end to another Windows appilcation. The application can talk to the outside world using Java, but I am not sure how to send commands from your app to this other app via Java. Can it be done.
Other than that the tool looks awesome, and I look forward to your reply so I can purchase it. Regards, Kris |
|
|||
|
The easiest way is using socket communication between your java app and SWFKit.
Create a socket server in your java app,and using SWFKit to connect to your localhost server, here is a sample of using socket communication: http://www.swfkit.com/download/src/time_src.zip hope it can help, ![]() |
|
|||
|
Hi,
Really, you can use the Socket object to make a SWFKit app to communicate with a Java app. Here is a demo, it makes two swfkit apps talk with each other. The master program keeps on waiting until the slave program stops.You can execute the slave program "tom" from the master program. http://www.swfkit.com/download/demo/master.zip |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|