Serial Port on 64 bit Windows

  • Thread starter Thread starter Jon Berry
  • Start date Start date
J

Jon Berry

Visual Studio 2005, C#

I'm working on an app that uses the Serial Port.

Are there any differences that I need to be aware of
if I want the app to run on a 64 bit version of Windows?

Is it safe to assume the data coming in an going out of
the COM port is going to look the same as a 32 bit version
of windows?

Thanks!
 
Back
Top