2
Well I was researching but I was not very successful, I wanted to open a java program, a jar, she does not have Jframe, she only sends information on the Console, I wanted to run her and take this information and send her this information too, Someone could help me ?
Welcome to the Sopt. Reading your question I think it would be nice to edit and reformulate the ending and if possible the title, because it was a little confused :D
– Brunno
Got very confused!
– Renatto Machado
What you want to do is reverse engineer.
– Renatto Machado
If you have researched, keep in mind that English research is usually more efficient. Look at this question in Stackoverflow, http://stackoverflow.com/questions/1320476/execute-ther-jar-in-a-java-program, particularly this answer, http://stackoverflow.com/a/1320609/1997073, should solve your problem.
– Celso Marigo Jr
Thanks, I don’t know much English, I’ve been doing some research, but I didn’t succeed.
– GamesTdai
I will try to explain better, I want to open a java program, as we open it in cmd, using scanner, without being Jframe(Graphical Interface), this "program" when executed returns me some messages I need to pick them up and send msg to him too. http://prntscr.com/8fx546
– GamesTdai