0 votes
ago by (200 points)

Hi Folks!
we are using your terminal control on window platform, also on mac we are using Rebex SSH component. and now we wonder if it will be supported from the box on ARM devices like Mac on M3/4, or Windows on Snapdragon X Elite?
Thank you in advance!

1 Answer

0 votes
ago by (148k points)

Hi,

Rebex SSH components already support these ARM-based devices and others, as long as they run an OS supported by .NET 8 or .NET 9:
.NET 8.0 - Supported OS versions
.NET 9.0 - Supported OS versions

One limitation remains - lack of support for TerminalControl on non-Windows platforms due to lack of System.Windows.Forms (custom rendering can be used instead).

...