Click here to Skip to main content
15,883,827 members
Please Sign up or sign in to vote.
1.50/5 (2 votes)
See more:
Hi friends
I am trying to get the data from hyper terminal .
but the hyperterminal data is which format is not i am getting.
Please help me.

Thanks in advance....
Posted

There is no certain format, just raw data, usually text. Is it a programming question at all? You can communicate through a serial port using the class :
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx[^].

See also: http://en.wikipedia.org/wiki/Serial_port[^].

—SA
 
Share this answer
 
HyperTerminal doesn't expose any kind of an API, so you're going to have to describe your situation in a bit more detail.

What does HyperTerminal have to do with your VB.NET app?
 
Share this answer
 
Comments
basurajkumbhar 25-Oct-13 5:28am    
i want to get milk fat direct in my application
Dave Kreskowiak 25-Oct-13 9:25am    
That means absolutely NOTHING at all. What does HYPERTERMINAL have to do with this?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900