I have decided to use PuTTY instead of hyper terminal because it is open source, and where I could manipulate the code. http://www.putty.org/
What I am trying to achieve is the following: The following locks http://www.southco.com/en-ph/em-05/em-05-11-111
would be connected to a windows tablet using a usb adapter, and upon entering a pin the locks would unlock.
I know with hyper terminal you connect the usb from the adapter to the computer and then you can turn it on or off, but what I am trying to achieve is quite complicated, so let me just start with this first question:
If I want to change the ux/ui of putty which files in the source file should I touch. I am quite familiar with php/javascript/html/java and not so much with the c programming language. Do I need visual basic? Is there a visual editor? How then make it an executable after the change?
Any help would be greatly appreciated.