0

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

Randhi Rupesh
  • 14,650
  • 9
  • 27
  • 46

1 Answers1

0

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.

Freelancer
  • 9,008
  • 7
  • 42
  • 81