Jcop.exe startup/shutdown
Hello everyone, again!
I need to start and stop jcop simulator externally - through Ant facilities. With start there isn't problem, but it is with stop. I don't know how i can stop simulator process running.
Jcop.exe tells us command-line parameters we can use:
Usage: jcop [-port=<port>] [-custom=imagefile] [-fab=imagefile] [-s] [-d] [-v=level] [-coco=<path>] [-noboot] [-jcdwp[:port=<port>][,verbose][,socktrace]]
But it doesn't tell how to stop itself... You remember, when we use JCOP Tools to execute applet within simulator - simulator process exists even if we quit the shell. May be there's no stop function at all, except for Ctrl-C? But it's not good.
What do you think about it?
Regards, Eugene

