I need a program to send and receive some text by a COM port. I would like to launch this by a exec command (command line). I tried to view if Hyperterminal or putty can be used by command line but i can not find a solution.
This would be a workaround to send and receive text by a PHP webserver, I'm going to use the php exec function to run it.