资 源 简 介
SSH/RS232 Interfacing Application with Scripting Functionality
Communicates with an outside and proprietary shell providing testing and reporting functionality for in-house electronics.
Scripting is done in python and is multilayered. The bottom-most is the Java application itself. It includes a Library of functions which is then utilized by the Jython library accessed by the Jython script.
This allows a multi-tiered structure allowing users varying levels of control based off of their proficiency in programming, which varied immensely.
Delivery was also an issue as it was a very strong request to minimize difficulty in setting up the application on various users" machines. A Java exe creator tool was utilized in accomplishing this. Included in the exe was an typical Microsoft Windows installation routine which setup everything that was needed to have the program run with a double clickable exe that executed all of my source code.
The final pr