Comm64.net Communications Component (DLL) Short Description:
Comm64 is a .net serial component for developing x86, x64 and AnyCPU projects
Comm64.net Communications Component (DLL) Long Description:
Use Comm64 DLL to quickly add Serial Communications capabilities to your .Net applications.
Comm64 is a .Net component which, as the name suggests, is capable of operating in native 64bit mode. But you can also build it into .x86 and 'AnyCPU' projects where it'll operate in whatever mode your own application is targetting. We've provided fully functional sample projects in VB 2005 and c# 2005 to show it's compatible with older versions of visual studio. Our sample projects upgrade just fine to VS2008 and VS2010
Comm64 is compatible with MSComm32 in that it uses the same property names, methods and syntax which means that you can quickly add Comm64 to a .Net project using the same syntax that you're used to using with MSComm32
If you've already got a .Net solution which relies on MSComm32 then you shouldn't have too much trouble removing MSComm and replacing it with Comm64