I had a some embedded circuit connected to my system for which it will send data to hyper-terminal Now i want to read the data from hyper-terminal and use in my .net application

so please help me

有帮助吗?

解决方案

You might as well access the terminal via the serial interface directly.

You can refer this link:

http://social.msdn.microsoft.com/forums/en-US/csharpgeneral/thread/8b97df03-6e7f-4b85-8fbc-d208f82012bf

Hope its helpful.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top