Thinfinity Workspace
Thinfinity Workspace 7.0's Technical Highlights:
- Progressive Web App (PWA) technology for a seamless user experience
- Integrated Thinfinity VNC, VirtualUI, and z/Scope for maximum versatility
- HTML5 terminal emulation supporting DEC terminals, TN 5220, and TN 3270 protocols
- Robust enterprise-grade audit logs for security and compliance management
- Proprietary VNC protocol for real-time monitoring and troubleshooting
IMPROVE USER EXPERIENCE
- Deliver business-critical apps, desktops and files from a single web portal.
- Provide simplified remote browser access for your users, while confining them to only the resources that they need.
SIMPLIFY IT AND AVOID VPNs
- Forget traditional VPN deployments and complexities.
- Enable access from Chromebooks, mobile devices or any computer with a Web Browser. Zero setup.
KEEP YOUR BUSINESS SECURE
- Use enterprise-grade encrypted connections.
- Integrate with your existing and external identity platforms.
- Apply 2FA or MFA policies with all identity providers.
Learn more
Cerberus FTP Server
Cerberus FTP Server provides a secure and reliable file transfer solution for the demanding IT professional. Supporting SFTP and SCP, FTP/S, and HTTP/S, Cerberus is able to authenticate against Active Directory and LDAP, run as a Windows service, has native x64 support, includes a robust set of integrity and security features and offers an easy-to-use manager for controlling user access to files and file operations.
Learn more
Abyss Web Server
The Abyss Web Server is a lightweight web hosting solution compatible with Windows, macOS, and Linux platforms. Although it is designed to occupy minimal space, it offers a wide range of features, including support for HTTP/2, secure SSL/TLS connections (HTTPS), and automated setup and renewal of complimentary certificates through Let's Encrypt® (ACME v2). Additionally, it supports IPv6, real-time HTTP compression, dynamic content generation via CGI/FastCGI scripts, ISAPI extensions, and native ASP.NET. Other capabilities include reverse proxying for HTTP/HTTPS/WebSocket, eXtended Side Includes (XSSI), customizable error pages, access control via password protection and IP address management, anti-leeching measures, bandwidth throttling, and log rotation for maintenance. Moreover, it incorporates a built-in automatic security system and a user-friendly multilingual remote web management interface, streamlining the configuration process to make it as effortless as browsing a website. This combination of features makes Abyss Web Server an attractive option for developers and businesses alike.
Learn more
Kestrel
Kestrel serves as a versatile web server for ASP.NET Core applications, being the default server integrated into project templates. It provides support for various protocols including HTTPS and HTTP/2, though the latter is not available on macOS, and facilitates WebSockets through an opaque upgrade feature, along with Unix socket support for enhanced performance when operating behind Nginx. This web server is compatible with all platforms and versions that .NET Core accommodates. Developers must be aware that some browsers necessitate explicit permission to accept the local development certificate, and project templates are pre-configured to utilize HTTPS by default while also integrating HTTPS redirection and HSTS features. Kestrel offers specific configuration options that are particularly beneficial for deployments exposed to the internet, with distinct connection limits for those upgraded from HTTP or HTTPS to other protocols, such as during WebSocket requests. Notably, the server has a default limit for the maximum request body size set at approximately 28.6 MB, or 30,000,000 bytes, ensuring efficient handling of requests. Additionally, the flexibility of Kestrel allows developers to fine-tune these parameters according to their application's specific requirements.
Learn more