I'm working on an application where I need to interact with serial ports from within a 
.NET application.  I have 2 distinct usage scenarios.

In one case, I'm dealing with a GPS receiver so all I have to do is read the incoming 
stream from the port.

In the second case, I have to fully interact w/ the port including reading, writing 
and setting hardware signals such as CTS & DTR.

Any suggestions on the easiest way (or any way) to deal w/ either or both of these 
scenarios.

Thanks
Jim

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to