Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top