New Sofware Licensing Library release

We are proud to annouce that a new 1.4 release of our cross-platform software licensing library solution for Windows, Linux and MacOS is available for download.

2008-12-03 [ ... ]
searchhead

Folder
Java is a very popular, modern, object oriented and type-safe langauge extensively used in business and non-business applications. Its advantages include:
  • excellent portability ("write once, run anywhere" - thanks to double-staged compilation the same code can be run on different platforms and different operating systems)
  • rich standard library (covering probably everything: from 2D graphics, through network security, to database connection handling)
  • very wide range of tools
  • very wide range of 3rd party libraries (many of which are open-source)

Thanks to improved Just-In-Time compilers in more recent Java Virtual Machines its basic run-time speed is on par with compiled languages like C/C++.

Java-based technologies cover wide range of applications:

  • Java 2 Standard Edition - standard desktop and server applications, and applets
  • Java 2 Enterprise Edition - multitier, component-based, often distributed enterprise applications
  • Java 2 Micro Edition - applications for cell-phones, pagers etc.
  • Java Card - applications for "smart cards" and other devices with very small capabilities.

By the use of these technologies, one can quickly provide a solution in the specific area of interest.

For more information visit java.sun.com.


 
copyright (c) NGLogic 2007