can hyperterminal on our pc communicate with VB?

Recommended Answers

All 3 Replies

What exactly you are trying to do ?

actually my project is to print an electrical bill (using VB) from electric meter reading(KWh) via GSM Modem. the data from residence house(meter reading) will be sent to database using GSM modem via SMS. i had received the data by read the SMS using HyPerterminal but my problem now is hOw to extract that data (in hyperterminal) and saved it to my database before i process it using VB.can u help me to figure it out...??can i used VB to do this??

one thing you can do here.

save the event logs from your hyperterminal client. use file->save as option. it will create a session file. probably like a text file. then use file manipulation functions in vb to read data from this session file and send it right to the database.

well this is just a tricky suggestion from me.
the decision depends upto you.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.