...
Build | Target platform | .NET Framework |
---|---|---|
portable | Platform-independent | .NET 6 8 incl. ASP.NET Core must be installed separately |
windows-arm | Windows on ARM processors | Included in the package |
windows-x64 | Windows on x64 processors | Included in the package |
window-x86 | Windows on x86 processors | Included in the package |
...
The Connect Server is delivered with a ready-to-run configuration. The integrated web server listens on port 80 after startup and responds to HTTP requests. For more information about customizing the configuration (e. g. customer specific port for HTTP or another one for HTTPS), please refer to chapter Configuration (Connect 2024).
...