Hi I have a GSM modem through which i am sending a SMS which comes in Hyper Terminal.
What i want is...for Click Event of button1...
When i click on the button. It runs an AT Read command
(say 'CTRM RD<1>') in hyper terminal and the message which is being received suppose "Hello Hi" in hyper terminal is fetched and shown in a text box in form.
Please suggest any code ?
or sample ?
Also is this technology (hyper terminal and all) is available in Windows Azure ? Mean can we implement same logic in Cloud also ?
Thanks