Which version do you need?
In Visual Basic 6 projects SComm32 is code compatible with MSComm32 so that you can use it in place of MSComm32 without changing any of your code.
Up to 255 Com Ports and improved compatibility/reliability with windows XP, Vista and Windows 7

Comm64.DLL is a proper .Net component compatible with x86, x64 and AnyCPU .Net Projects. Comm64 uses the same syntax as MScomm32 so rewriting or converting a COM project to .NET is a snip.
Why use Comm64.DLL ?
-
You're experienced with MSComm32 and starting a new project using .Net ? and just don't have time to learn any new syntax.
-
Converting an existing VB6 project to .Net
-
Need one component for .Net 32bit, 64bit and 'AnyCPU' projects.
-
Just don't like Microsoft's 'SerialPort' component.
Looking for updates for our older Comm ocx version 3.2
(The one with the non-mscomm compatible properties such as ParallelEnable, TxTimeout, DeviceName etc) This is of course still sold, maintained and supported.
Version 3.2.0.114
|