Skip to content

SerialPortStream System Requirements

Jason Curl edited this page Feb 13, 2016 · 3 revisions

System Requirements

The software targets the Microsoft .NET Framework for Desktop Applications

  • Windows Desktop and Server Operating Systems (Windows XP SP3 to Windows 10)
  • .NET 4.0 and later
  • 32-bit or 64-bit Intel based processors
This is an Assembly (library) component and is not designed to run standalone, but to be integrated into your own application.

Tested:
Software has been developed using:

  • .NET 4.0 and 4.5 on Windows 7 x86 and x64.
  • .NET 4.5 on Windows 8 Pro x64 and Windows 8.1 Pro x64.
I use this software for automation in another system that runs for multiple days and it appears stable.

Not Compatible:
SerialPortStream is not designed for the Compact Framework. Nor will it work in the Mono framework due to the heavy dependencies on the Win32 API.

Untested, but should work:
Theoretically it should work on the following, but it hasn't been tested.

  • It should work on Windows XP with .NET 4.0

Clone this wiki locally