The most frequent question we were asked is "Why we are different than competitors?".
In this article we will outline some unique features our product has that makes it different than our competitors.
Web only
Many competitors say they have web only solution. Some of them are rendering 5250 terminals screens on the server and sending pure HTML to the browser. Some use Java applets which by the way are discontinued product.
But only few competitors use WebSocket. The question is how WebSocket is used?
Our WebSocket implementation is highly secured and size optimized being bandwidth friendly.
We have spool web printing, screen export feature to export screens to Excel or Word with defined templates. Full RTL language support, themes, keyboard mapping, high level of customization and many more.
Find out more in techincal blog or play with Offline Demo
Printing
We did not find in any of our competitors that they support remote virtual printer for SCS spools.
We have full support inside our browser and mobile solution including various printing drivers that can print to PDF, TEXT, HTML, JSON or HTML based templates.
File transfer
We support simple IFS file transfers directly from web terminal.
Versatility
Our Green Screens Terminal Service is written purely in Java. Sever side product can be installed on any hardware platform supporting Java 1.8.
From IBM I, AIX, Linux, MS Windows etc... Couple of notable competitors have only OS dependable installation. Often with very complex installation procedure.
Green Screens Terminal Service can be deployed as a set of Java Web Archive (*.war) files in any modern Java web server.
Cloud
Our solution is ideal for cloud environment with easy install in Docker environment. With cluster feature one can run as many instances as needed without additional cost.
All instances in the same group will synchronize automatically. Changes made on one instance will reflect in other instances which simplifies maintenance.
With full proxy support it is easy to create redundancy instances and hot-plug.
Find more about Docker support
Security
All our competitors rely only on SSL. Additionally, we implement many other security features. Just to name a few - 2FA (2 factor authentication) which is "a must" by today online security standards, WTMA - signing with mobile without need to enter credentials inside web environment. That feature prevents from password hijack. URL sharing prevention, IP filter, mobile access control which complies with GDPR and many more.
More details can be found here
Performance
Average terminal screen is 2KB. Not too much for small businesses, but a lot for big ones. Multiplying this with 5000 workstations we can easily calculate max. throughput of 10MB/s.
Consider outsourcing your system into cloud and paying for high bandwidth only for terminal screens?
Web page generated terminal screens can easily reach 20KB/request which leads to throughput of 100Mb/s for 5000 workstations.
Our system uses only 700 bytes/request in average reducing bandwidth requirements and dramitically improve responses.
Integration
Our web API become quite powerful over time and enable us programmatic integration with other web applications. By using our JavaScript based web terminal API only the sky is the limit.
Try some simple examples in Playground Page or explore API documentation.
HLL
Do you remember IBM EHLL? A DLL based client for integration of various custom solutions with 5250 terminals.
We have it.
Write your program in any technology you want, use our HLL service and DLL module to link with Green Screens Web 5250 terminal running in your browser.
We already have implementation running with Link IT product from our partner VRTech.
NOTE: Only Chrome and Firefox. In close future support will be added for MS Edge.
Opensource
There is very light open source version based on opensource tn5250j lib. without our technical support and without many features mentioned here, but still useful to many.
Download, compile and play with source from our GitHub repository.
For more detailed list of features, please see the list on our web site here.